[{"data":1,"prerenderedAt":971},["ShallowReactive",2],{"$fFgqkYofi5ZA2JwHo-Vp7c3Iz3ixoQo54KWwaE6n5-Hk":3},{"title":4,"description":5,"parent":6,"structextends":7,"type":9,"xrefs":10,"body":11,"_type":970,"_id":4},"VkDataGraphPipelineShaderModuleCreateInfoARM","Structure specifying shader module parameters of a newly created data graph pipeline","VK_ARM_data_graph",[8],"VkDataGraphPipelineCreateInfoARM","structs",[],{"type":12,"children":13,"toc":968},"root",[14,30,425,570,616,785,962],{"type":15,"tag":16,"props":17,"children":18},"element","p",{},[19,22,28],{"type":20,"value":21},"text","The ",{"type":15,"tag":23,"props":24,"children":26},"code",{"className":25},[],[27],{"type":20,"value":4},{"type":20,"value":29}," structure is defined\nas:",{"type":15,"tag":31,"props":32,"children":33},"code-group",{},[34,192],{"type":15,"tag":35,"props":36,"children":42},"pre",{"className":37,"code":38,"filename":39,"language":40,"meta":41,"style":41},"language-c shiki shiki-themes github-light-default github-dark-default","typedef struct VkDataGraphPipelineShaderModuleCreateInfoARM {\n VkStructureType sType;\n const void* pNext;\n VkShaderModule module;\n const char* pName;\n const VkSpecializationInfo* pSpecializationInfo;\n uint32_t constantCount;\n const VkDataGraphPipelineConstantARM* pConstants;\n} VkDataGraphPipelineShaderModuleCreateInfoARM;\n","C","c","",[43],{"type":15,"tag":23,"props":44,"children":45},{"__ignoreMap":41},[46,69,78,97,106,124,147,161,183],{"type":15,"tag":47,"props":48,"children":51},"span",{"class":49,"line":50},"line",1,[52,58,63],{"type":15,"tag":47,"props":53,"children":55},{"style":54},"--shiki-default:#CF222E;--shiki-dark:#FF7B72",[56],{"type":20,"value":57},"typedef",{"type":15,"tag":47,"props":59,"children":60},{"style":54},[61],{"type":20,"value":62}," struct",{"type":15,"tag":47,"props":64,"children":66},{"style":65},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[67],{"type":20,"value":68}," VkDataGraphPipelineShaderModuleCreateInfoARM {\n",{"type":15,"tag":47,"props":70,"children":72},{"class":49,"line":71},2,[73],{"type":15,"tag":47,"props":74,"children":75},{"style":65},[76],{"type":20,"value":77}," VkStructureType sType;\n",{"type":15,"tag":47,"props":79,"children":81},{"class":49,"line":80},3,[82,87,92],{"type":15,"tag":47,"props":83,"children":84},{"style":54},[85],{"type":20,"value":86}," const",{"type":15,"tag":47,"props":88,"children":89},{"style":54},[90],{"type":20,"value":91}," void*",{"type":15,"tag":47,"props":93,"children":94},{"style":65},[95],{"type":20,"value":96}," pNext;\n",{"type":15,"tag":47,"props":98,"children":100},{"class":49,"line":99},4,[101],{"type":15,"tag":47,"props":102,"children":103},{"style":65},[104],{"type":20,"value":105}," VkShaderModule module;\n",{"type":15,"tag":47,"props":107,"children":109},{"class":49,"line":108},5,[110,114,119],{"type":15,"tag":47,"props":111,"children":112},{"style":54},[113],{"type":20,"value":86},{"type":15,"tag":47,"props":115,"children":116},{"style":54},[117],{"type":20,"value":118}," char*",{"type":15,"tag":47,"props":120,"children":121},{"style":65},[122],{"type":20,"value":123}," pName;\n",{"type":15,"tag":47,"props":125,"children":127},{"class":49,"line":126},6,[128,132,137,142],{"type":15,"tag":47,"props":129,"children":130},{"style":54},[131],{"type":20,"value":86},{"type":15,"tag":47,"props":133,"children":134},{"style":65},[135],{"type":20,"value":136}," VkSpecializationInfo",{"type":15,"tag":47,"props":138,"children":139},{"style":54},[140],{"type":20,"value":141},"*",{"type":15,"tag":47,"props":143,"children":144},{"style":65},[145],{"type":20,"value":146}," pSpecializationInfo;\n",{"type":15,"tag":47,"props":148,"children":150},{"class":49,"line":149},7,[151,156],{"type":15,"tag":47,"props":152,"children":153},{"style":54},[154],{"type":20,"value":155}," uint32_t",{"type":15,"tag":47,"props":157,"children":158},{"style":65},[159],{"type":20,"value":160}," constantCount;\n",{"type":15,"tag":47,"props":162,"children":164},{"class":49,"line":163},8,[165,169,174,178],{"type":15,"tag":47,"props":166,"children":167},{"style":54},[168],{"type":20,"value":86},{"type":15,"tag":47,"props":170,"children":171},{"style":65},[172],{"type":20,"value":173}," VkDataGraphPipelineConstantARM",{"type":15,"tag":47,"props":175,"children":176},{"style":54},[177],{"type":20,"value":141},{"type":15,"tag":47,"props":179,"children":180},{"style":65},[181],{"type":20,"value":182}," pConstants;\n",{"type":15,"tag":47,"props":184,"children":186},{"class":49,"line":185},9,[187],{"type":15,"tag":47,"props":188,"children":189},{"style":65},[190],{"type":20,"value":191},"} VkDataGraphPipelineShaderModuleCreateInfoARM;\n",{"type":15,"tag":35,"props":193,"children":198},{"className":194,"code":195,"filename":196,"language":197,"meta":41,"style":41},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct DataGraphPipelineShaderModuleCreateInfoARM {\n s_type: vk::StructureType,\n p_next: *const c_void,\n module: vk::ShaderModule,\n p_name: *const c_char,\n p_specialization_info: *const vk::SpecializationInfo,\n constant_count: u32,\n p_constants: *const vk::DataGraphPipelineConstantARM,\n}\n","Rust","rs",[199],{"type":15,"tag":23,"props":200,"children":201},{"__ignoreMap":41},[202,225,258,280,309,330,363,384,417],{"type":15,"tag":47,"props":203,"children":204},{"class":49,"line":50},[205,210,214,220],{"type":15,"tag":47,"props":206,"children":207},{"style":54},[208],{"type":20,"value":209},"pub",{"type":15,"tag":47,"props":211,"children":212},{"style":54},[213],{"type":20,"value":62},{"type":15,"tag":47,"props":215,"children":217},{"style":216},"--shiki-default:#953800;--shiki-dark:#FFA657",[218],{"type":20,"value":219}," DataGraphPipelineShaderModuleCreateInfoARM",{"type":15,"tag":47,"props":221,"children":222},{"style":65},[223],{"type":20,"value":224}," {\n",{"type":15,"tag":47,"props":226,"children":227},{"class":49,"line":71},[228,233,238,243,248,253],{"type":15,"tag":47,"props":229,"children":230},{"style":65},[231],{"type":20,"value":232}," s_type",{"type":15,"tag":47,"props":234,"children":235},{"style":54},[236],{"type":20,"value":237},":",{"type":15,"tag":47,"props":239,"children":240},{"style":216},[241],{"type":20,"value":242}," vk",{"type":15,"tag":47,"props":244,"children":245},{"style":54},[246],{"type":20,"value":247},"::",{"type":15,"tag":47,"props":249,"children":250},{"style":216},[251],{"type":20,"value":252},"StructureType",{"type":15,"tag":47,"props":254,"children":255},{"style":65},[256],{"type":20,"value":257},",\n",{"type":15,"tag":47,"props":259,"children":260},{"class":49,"line":80},[261,266,270,275],{"type":15,"tag":47,"props":262,"children":263},{"style":65},[264],{"type":20,"value":265}," p_next",{"type":15,"tag":47,"props":267,"children":268},{"style":54},[269],{"type":20,"value":237},{"type":15,"tag":47,"props":271,"children":272},{"style":54},[273],{"type":20,"value":274}," *const",{"type":15,"tag":47,"props":276,"children":277},{"style":65},[278],{"type":20,"value":279}," c_void,\n",{"type":15,"tag":47,"props":281,"children":282},{"class":49,"line":99},[283,288,292,296,300,305],{"type":15,"tag":47,"props":284,"children":285},{"style":65},[286],{"type":20,"value":287}," module",{"type":15,"tag":47,"props":289,"children":290},{"style":54},[291],{"type":20,"value":237},{"type":15,"tag":47,"props":293,"children":294},{"style":216},[295],{"type":20,"value":242},{"type":15,"tag":47,"props":297,"children":298},{"style":54},[299],{"type":20,"value":247},{"type":15,"tag":47,"props":301,"children":302},{"style":216},[303],{"type":20,"value":304},"ShaderModule",{"type":15,"tag":47,"props":306,"children":307},{"style":65},[308],{"type":20,"value":257},{"type":15,"tag":47,"props":310,"children":311},{"class":49,"line":108},[312,317,321,325],{"type":15,"tag":47,"props":313,"children":314},{"style":65},[315],{"type":20,"value":316}," p_name",{"type":15,"tag":47,"props":318,"children":319},{"style":54},[320],{"type":20,"value":237},{"type":15,"tag":47,"props":322,"children":323},{"style":54},[324],{"type":20,"value":274},{"type":15,"tag":47,"props":326,"children":327},{"style":65},[328],{"type":20,"value":329}," c_char,\n",{"type":15,"tag":47,"props":331,"children":332},{"class":49,"line":126},[333,338,342,346,350,354,359],{"type":15,"tag":47,"props":334,"children":335},{"style":65},[336],{"type":20,"value":337}," p_specialization_info",{"type":15,"tag":47,"props":339,"children":340},{"style":54},[341],{"type":20,"value":237},{"type":15,"tag":47,"props":343,"children":344},{"style":54},[345],{"type":20,"value":274},{"type":15,"tag":47,"props":347,"children":348},{"style":216},[349],{"type":20,"value":242},{"type":15,"tag":47,"props":351,"children":352},{"style":54},[353],{"type":20,"value":247},{"type":15,"tag":47,"props":355,"children":356},{"style":216},[357],{"type":20,"value":358},"SpecializationInfo",{"type":15,"tag":47,"props":360,"children":361},{"style":65},[362],{"type":20,"value":257},{"type":15,"tag":47,"props":364,"children":365},{"class":49,"line":149},[366,371,375,380],{"type":15,"tag":47,"props":367,"children":368},{"style":65},[369],{"type":20,"value":370}," constant_count",{"type":15,"tag":47,"props":372,"children":373},{"style":54},[374],{"type":20,"value":237},{"type":15,"tag":47,"props":376,"children":377},{"style":216},[378],{"type":20,"value":379}," u32",{"type":15,"tag":47,"props":381,"children":382},{"style":65},[383],{"type":20,"value":257},{"type":15,"tag":47,"props":385,"children":386},{"class":49,"line":163},[387,392,396,400,404,408,413],{"type":15,"tag":47,"props":388,"children":389},{"style":65},[390],{"type":20,"value":391}," p_constants",{"type":15,"tag":47,"props":393,"children":394},{"style":54},[395],{"type":20,"value":237},{"type":15,"tag":47,"props":397,"children":398},{"style":54},[399],{"type":20,"value":274},{"type":15,"tag":47,"props":401,"children":402},{"style":216},[403],{"type":20,"value":242},{"type":15,"tag":47,"props":405,"children":406},{"style":54},[407],{"type":20,"value":247},{"type":15,"tag":47,"props":409,"children":410},{"style":216},[411],{"type":20,"value":412},"DataGraphPipelineConstantARM",{"type":15,"tag":47,"props":414,"children":415},{"style":65},[416],{"type":20,"value":257},{"type":15,"tag":47,"props":418,"children":419},{"class":49,"line":185},[420],{"type":15,"tag":47,"props":421,"children":422},{"style":65},[423],{"type":20,"value":424},"}\n",{"type":15,"tag":426,"props":427,"children":428},"ul",{},[429,450,469,488,499,533,552],{"type":15,"tag":430,"props":431,"children":432},"li",{},[433,439,441,448],{"type":15,"tag":23,"props":434,"children":436},{"className":435},[],[437],{"type":20,"value":438},"sType",{"type":20,"value":440}," is a ",{"type":15,"tag":442,"props":443,"children":445},"a",{"href":444},"/man/VkStructureType",[446],{"type":20,"value":447},"VkStructureType",{"type":20,"value":449}," value identifying this structure.",{"type":15,"tag":430,"props":451,"children":452},{},[453,459,461,467],{"type":15,"tag":23,"props":454,"children":456},{"className":455},[],[457],{"type":20,"value":458},"pNext",{"type":20,"value":460}," is ",{"type":15,"tag":23,"props":462,"children":464},{"className":463},[],[465],{"type":20,"value":466},"NULL",{"type":20,"value":468}," or a pointer to a structure extending this\nstructure.",{"type":15,"tag":430,"props":470,"children":471},{},[472,478,480,486],{"type":15,"tag":23,"props":473,"children":475},{"className":474},[],[476],{"type":20,"value":477},"module",{"type":20,"value":479}," is optionally a ",{"type":15,"tag":442,"props":481,"children":483},{"href":482},"/man/VkShaderModule",[484],{"type":20,"value":485},"VkShaderModule",{"type":20,"value":487}," object containing the\ndescription of the graph.",{"type":15,"tag":430,"props":489,"children":490},{},[491,497],{"type":15,"tag":23,"props":492,"children":494},{"className":493},[],[495],{"type":20,"value":496},"pName",{"type":20,"value":498}," is a pointer to a null-terminated UTF-8 string specifying\nthe graph entry point name for this pipeline.",{"type":15,"tag":430,"props":500,"children":501},{},[502,508,510,516,518,524,526,531],{"type":15,"tag":23,"props":503,"children":505},{"className":504},[],[506],{"type":20,"value":507},"pSpecializationInfo",{"type":20,"value":509}," is a pointer to a ",{"type":15,"tag":442,"props":511,"children":513},{"href":512},"/man/VkSpecializationInfo",[514],{"type":20,"value":515},"VkSpecializationInfo",{"type":20,"value":517},"\nstructure as described in\n",{"type":15,"tag":442,"props":519,"children":521},{"href":520},"/chapters/pipelines#pipelines-specialization-constants",[522],{"type":20,"value":523},"Specialization Constants",{"type":20,"value":525},", or\n",{"type":15,"tag":23,"props":527,"children":529},{"className":528},[],[530],{"type":20,"value":466},{"type":20,"value":532},".",{"type":15,"tag":430,"props":534,"children":535},{},[536,542,544,550],{"type":15,"tag":23,"props":537,"children":539},{"className":538},[],[540],{"type":20,"value":541},"constantCount",{"type":20,"value":543}," is the length of the ",{"type":15,"tag":23,"props":545,"children":547},{"className":546},[],[548],{"type":20,"value":549},"pConstants",{"type":20,"value":551}," array.",{"type":15,"tag":430,"props":553,"children":554},{},[555,560,562,568],{"type":15,"tag":23,"props":556,"children":558},{"className":557},[],[559],{"type":20,"value":549},{"type":20,"value":561}," is a pointer to an array of\n",{"type":15,"tag":442,"props":563,"children":565},{"href":564},"/man/VkDataGraphPipelineConstantARM",[566],{"type":20,"value":567},"VkDataGraphPipelineConstantARM",{"type":20,"value":569}," structures.",{"type":15,"tag":16,"props":571,"children":572},{},[573,575,580,582,588,590,595,597,602,603,607,609,615],{"type":20,"value":574},"If ",{"type":15,"tag":23,"props":576,"children":578},{"className":577},[],[579],{"type":20,"value":477},{"type":20,"value":581}," is not ",{"type":15,"tag":442,"props":583,"children":585},{"href":584},"/man/VK_NULL_HANDLE",[586],{"type":20,"value":587},"VK_NULL_HANDLE",{"type":20,"value":589},", the pipeline’s graph is defined\nby ",{"type":15,"tag":23,"props":591,"children":593},{"className":592},[],[594],{"type":20,"value":477},{"type":20,"value":596},".\nIf ",{"type":15,"tag":23,"props":598,"children":600},{"className":599},[],[601],{"type":20,"value":477},{"type":20,"value":460},{"type":15,"tag":442,"props":604,"children":605},{"href":584},[606],{"type":20,"value":587},{"type":20,"value":608},", the pipeline’s graph is defined by\nthe chained ",{"type":15,"tag":442,"props":610,"children":612},{"href":611},"/man/VkShaderModuleCreateInfo",[613],{"type":20,"value":614},"VkShaderModuleCreateInfo",{"type":20,"value":532},{"type":15,"tag":617,"props":618,"children":620},"validity-group",{"name":619},"Valid Usage",[621,683,714,749],{"type":15,"tag":622,"props":623,"children":625},"validity-field",{"name":624},"VUID-VkDataGraphPipelineShaderModuleCreateInfoARM-dataGraphSpecializationConstants-09849",[626],{"type":15,"tag":16,"props":627,"children":628},{},[629,631,641,643,648,650,655,657,662,664,669,670,673,675,681],{"type":20,"value":630},"If the ",{"type":15,"tag":442,"props":632,"children":634},{"href":633},"/man/VkPhysicalDeviceDataGraphFeaturesARM#features-dataGraphSpecializationConstants",[635],{"type":15,"tag":23,"props":636,"children":638},{"className":637},[],[639],{"type":20,"value":640},"dataGraphSpecializationConstants",{"type":20,"value":642}," feature is not enabled then\n",{"type":15,"tag":23,"props":644,"children":646},{"className":645},[],[647],{"type":20,"value":507},{"type":20,"value":649}," ",{"type":15,"tag":651,"props":652,"children":654},"normative",{"type":653},"must",[],{"type":20,"value":656}," be ",{"type":15,"tag":23,"props":658,"children":660},{"className":659},[],[661],{"type":20,"value":466},{"type":20,"value":663}," and ",{"type":15,"tag":23,"props":665,"children":667},{"className":666},[],[668],{"type":20,"value":477},{"type":20,"value":649},{"type":15,"tag":651,"props":671,"children":672},{"type":653},[],{"type":20,"value":674}," not\ncontain any ",{"type":15,"tag":23,"props":676,"children":678},{"className":677},[],[679],{"type":20,"value":680},"OpSpec*",{"type":20,"value":682}," instructions",{"type":15,"tag":622,"props":684,"children":686},{"name":685},"VUID-VkDataGraphPipelineShaderModuleCreateInfoARM-pName-09872",[687],{"type":15,"tag":16,"props":688,"children":689},{},[690,695,696,699,701,707,709],{"type":15,"tag":23,"props":691,"children":693},{"className":692},[],[694],{"type":20,"value":496},{"type":20,"value":649},{"type":15,"tag":651,"props":697,"children":698},{"type":653},[],{"type":20,"value":700}," be the name of an ",{"type":15,"tag":23,"props":702,"children":704},{"className":703},[],[705],{"type":20,"value":706},"OpGraphEntryPointARM",{"type":20,"value":708}," in\n",{"type":15,"tag":23,"props":710,"children":712},{"className":711},[],[713],{"type":20,"value":477},{"type":15,"tag":622,"props":715,"children":717},{"name":716},"VUID-VkDataGraphPipelineShaderModuleCreateInfoARM-pNext-09873",[718],{"type":15,"tag":16,"props":719,"children":720},{},[721,722,727,729,733,735,740,741,744,745],{"type":20,"value":630},{"type":15,"tag":23,"props":723,"children":725},{"className":724},[],[726],{"type":20,"value":458},{"type":20,"value":728}," chain includes a ",{"type":15,"tag":442,"props":730,"children":731},{"href":611},[732],{"type":20,"value":614},{"type":20,"value":734},"\nstructure, then ",{"type":15,"tag":23,"props":736,"children":738},{"className":737},[],[739],{"type":20,"value":477},{"type":20,"value":649},{"type":15,"tag":651,"props":742,"children":743},{"type":653},[],{"type":20,"value":656},{"type":15,"tag":442,"props":746,"children":747},{"href":584},[748],{"type":20,"value":587},{"type":15,"tag":622,"props":750,"children":752},{"name":751},"VUID-VkDataGraphPipelineShaderModuleCreateInfoARM-pNext-09874",[753],{"type":15,"tag":16,"props":754,"children":755},{},[756,757,762,764,768,770,775,776,779,781],{"type":20,"value":630},{"type":15,"tag":23,"props":758,"children":760},{"className":759},[],[761],{"type":20,"value":458},{"type":20,"value":763}," chain does not include a\n",{"type":15,"tag":442,"props":765,"children":766},{"href":611},[767],{"type":20,"value":614},{"type":20,"value":769}," structure, then ",{"type":15,"tag":23,"props":771,"children":773},{"className":772},[],[774],{"type":20,"value":477},{"type":20,"value":649},{"type":15,"tag":651,"props":777,"children":778},{"type":653},[],{"type":20,"value":780}," be a\nvalid ",{"type":15,"tag":442,"props":782,"children":783},{"href":482},[784],{"type":20,"value":485},{"type":15,"tag":617,"props":786,"children":788},{"name":787},"Valid Usage (Implicit)",[789,812,849,867,904],{"type":15,"tag":622,"props":790,"children":792},{"name":791},"VUID-VkDataGraphPipelineShaderModuleCreateInfoARM-sType-sType",[793],{"type":15,"tag":16,"props":794,"children":795},{},[796,801,802,805,806],{"type":15,"tag":23,"props":797,"children":799},{"className":798},[],[800],{"type":20,"value":438},{"type":20,"value":649},{"type":15,"tag":651,"props":803,"children":804},{"type":653},[],{"type":20,"value":656},{"type":15,"tag":23,"props":807,"children":809},{"className":808},[],[810],{"type":20,"value":811},"VK_STRUCTURE_TYPE_DATA_GRAPH_PIPELINE_SHADER_MODULE_CREATE_INFO_ARM",{"type":15,"tag":622,"props":813,"children":815},{"name":814},"VUID-VkDataGraphPipelineShaderModuleCreateInfoARM-module-parameter",[816],{"type":15,"tag":16,"props":817,"children":818},{},[819,820,825,826,830,832,837,838,841,843,847],{"type":20,"value":574},{"type":15,"tag":23,"props":821,"children":823},{"className":822},[],[824],{"type":20,"value":477},{"type":20,"value":581},{"type":15,"tag":442,"props":827,"children":828},{"href":584},[829],{"type":20,"value":587},{"type":20,"value":831},", ",{"type":15,"tag":23,"props":833,"children":835},{"className":834},[],[836],{"type":20,"value":477},{"type":20,"value":649},{"type":15,"tag":651,"props":839,"children":840},{"type":653},[],{"type":20,"value":842}," be a valid ",{"type":15,"tag":442,"props":844,"children":845},{"href":482},[846],{"type":20,"value":485},{"type":20,"value":848}," handle",{"type":15,"tag":622,"props":850,"children":852},{"name":851},"VUID-VkDataGraphPipelineShaderModuleCreateInfoARM-pName-parameter",[853],{"type":15,"tag":16,"props":854,"children":855},{},[856,861,862,865],{"type":15,"tag":23,"props":857,"children":859},{"className":858},[],[860],{"type":20,"value":496},{"type":20,"value":649},{"type":15,"tag":651,"props":863,"children":864},{"type":653},[],{"type":20,"value":866}," be a null-terminated UTF-8 string",{"type":15,"tag":622,"props":868,"children":870},{"name":869},"VUID-VkDataGraphPipelineShaderModuleCreateInfoARM-pSpecializationInfo-parameter",[871],{"type":15,"tag":16,"props":872,"children":873},{},[874,875,880,881,886,887,892,893,896,898,902],{"type":20,"value":574},{"type":15,"tag":23,"props":876,"children":878},{"className":877},[],[879],{"type":20,"value":507},{"type":20,"value":581},{"type":15,"tag":23,"props":882,"children":884},{"className":883},[],[885],{"type":20,"value":466},{"type":20,"value":831},{"type":15,"tag":23,"props":888,"children":890},{"className":889},[],[891],{"type":20,"value":507},{"type":20,"value":649},{"type":15,"tag":651,"props":894,"children":895},{"type":653},[],{"type":20,"value":897}," be a valid pointer to a valid ",{"type":15,"tag":442,"props":899,"children":900},{"href":512},[901],{"type":20,"value":515},{"type":20,"value":903}," structure",{"type":15,"tag":622,"props":905,"children":907},{"name":906},"VUID-VkDataGraphPipelineShaderModuleCreateInfoARM-pConstants-parameter",[908],{"type":15,"tag":16,"props":909,"children":910},{},[911,912,917,918,924,926,931,932,937,938,943,944,947,949,954,956,960],{"type":20,"value":574},{"type":15,"tag":23,"props":913,"children":915},{"className":914},[],[916],{"type":20,"value":541},{"type":20,"value":581},{"type":15,"tag":23,"props":919,"children":921},{"className":920},[],[922],{"type":20,"value":923},"0",{"type":20,"value":925},", and ",{"type":15,"tag":23,"props":927,"children":929},{"className":928},[],[930],{"type":20,"value":549},{"type":20,"value":581},{"type":15,"tag":23,"props":933,"children":935},{"className":934},[],[936],{"type":20,"value":466},{"type":20,"value":831},{"type":15,"tag":23,"props":939,"children":941},{"className":940},[],[942],{"type":20,"value":549},{"type":20,"value":649},{"type":15,"tag":651,"props":945,"children":946},{"type":653},[],{"type":20,"value":948}," be a valid pointer to an array of ",{"type":15,"tag":23,"props":950,"children":952},{"className":951},[],[953],{"type":20,"value":541},{"type":20,"value":955}," valid ",{"type":15,"tag":442,"props":957,"children":958},{"href":564},[959],{"type":20,"value":567},{"type":20,"value":961}," structures",{"type":15,"tag":963,"props":964,"children":965},"style",{},[966],{"type":20,"value":967},"html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"title":41,"searchDepth":71,"depth":71,"links":969},[],"markdown",1773054745351]