mnt_guess_system_root

Function mnt_guess_system_root 

Source
pub unsafe extern "C" fn mnt_guess_system_root(
    devno: dev_t,
    cache: *mut libmnt_cache,
    path: *mut *mut c_char,
) -> c_int