[−][src]Function spirv_reflect::ffi::spvReflectGetEntryPointOutputVariableByLocation
pub unsafe extern "C" fn spvReflectGetEntryPointOutputVariableByLocation(
p_module: *const SpvReflectShaderModule,
entry_point: *const c_char,
location: u32,
p_result: *mut SpvReflectResult
) -> *const SpvReflectInterfaceVariable