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