[][src]Type Definition openxr_sys::pfn::GetInputSourceLocalizedName

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