[−][src]Function spirv_reflect::ffi::spvReflectGetCode
pub unsafe extern "C" fn spvReflectGetCode(
p_module: *const SpvReflectShaderModule
) -> *const u32
@fn spvReflectGetCode
@param p_module Pointer to an instance of SpvReflectShaderModule. @return Returns a const pointer to the compiled SPIR-V bytecode.