gio_sys

Function g_unix_mount_points_get_from_file

Source
pub unsafe extern "C" fn g_unix_mount_points_get_from_file(
    table_path: *const c_char,
    time_read_out: *mut u64,
    n_points_out: *mut size_t,
) -> *mut *mut GUnixMountPoint
Available on crate feature v2_82 only.