name_to_handle_at

Function name_to_handle_at 

Source
pub unsafe extern "C" fn name_to_handle_at(
    dirfd: c_int,
    path: *const c_char,
    handle: *mut file_handle,
    mount_id: *mut c_int,
    flags: c_int,
) -> c_int