gio_sys

Function g_io_scheduler_push_job

Source
pub unsafe extern "C" fn g_io_scheduler_push_job(
    job_func: GIOSchedulerJobFunc,
    user_data: gpointer,
    notify: GDestroyNotify,
    io_priority: c_int,
    cancellable: *mut GCancellable,
)