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

@fn spvReflectGetCodeSize

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