[][src]Function spirv_reflect::ffi::spvReflectGetCodeSize

pub unsafe extern "C" fn spvReflectGetCodeSize(
    p_module: *const SpvReflectShaderModule
) -> u32

@fn spvReflectGetCodeSize

@param p_module Pointer to an instance of SpvReflectShaderModule. @return Returns the size of the SPIR-V in bytes