Function gio_2_0_sys::g_io_scheduler_push_job [] [src]

pub unsafe extern "C" fn g_io_scheduler_push_job(
    job_func: GIOSchedulerJobFunc,
    user_data: gpointer,
    notify: Option<GDestroyNotify>,
    io_priority: gint,
    cancellable: *mut GCancellable
)