Function gio_sys::g_simple_async_result_run_in_thread

source ·
pub unsafe extern "C" fn g_simple_async_result_run_in_thread(
    simple: *mut GSimpleAsyncResult,
    func: GSimpleAsyncThreadFunc,
    io_priority: c_int,
    cancellable: *mut GCancellable
)