[][src]Function openxr_sys::get_input_source_localized_name

pub unsafe extern "system" fn get_input_source_localized_name(
    session: Session,
    source: Path,
    which_components: InputSourceLocalizedNameFlags,
    buffer_capacity_input: u32,
    buffer_count_output: *mut u32,
    buffer: *mut c_char
) -> Result