[][src]Function gio_sys::g_mount_unmount

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