Function vips_thread_execute

Source
pub unsafe extern "C" fn vips_thread_execute(
    domain: *const c_char,
    func: GFunc,
    data: gpointer,
) -> c_int