[][src]Function openxr_sys::path_to_string

pub unsafe extern "system" fn path_to_string(
    instance: Instance,
    path: Path,
    buffer_capacity_input: u32,
    buffer_count_output: *mut u32,
    buffer: *mut c_char
) -> Result