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