[][src]Function spirv_reflect::ffi::spvReflectGetOutputVariable

pub unsafe extern "C" fn spvReflectGetOutputVariable(
    p_module: *const SpvReflectShaderModule,
    location: u32,
    p_result: *mut SpvReflectResult
) -> *const SpvReflectInterfaceVariable