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