[][src]Function spirv_reflect::ffi::spvReflectEnumeratePushConstants

pub unsafe extern "C" fn spvReflectEnumeratePushConstants(
    p_module: *const SpvReflectShaderModule,
    p_count: *mut u32,
    pp_blocks: *mut *mut SpvReflectBlockVariable
) -> SpvReflectResult