Function gio_sys::g_task_propagate_value[][src]

pub unsafe extern "C" fn g_task_propagate_value(
    task: *mut GTask,
    value: *mut GValue,
    error: *mut *mut GError
) -> gboolean
This is supported on crate feature v2_64 only.