gio_sys

Function g_mount_unmount

source
pub unsafe extern "C" fn g_mount_unmount(
    mount: *mut GMount,
    flags: GMountUnmountFlags,
    cancellable: *mut GCancellable,
    callback: GAsyncReadyCallback,
    user_data: gpointer,
)