[][src]Function openxr_sys::get_bound_sources_for_action

pub unsafe extern "system" fn get_bound_sources_for_action(
    action: Action,
    source_capacity_input: u32,
    source_count_output: *mut u32,
    sources: *mut Path
) -> Result