Function gio_sys::g_unix_connection_send_fd

source ·
pub unsafe extern "C" fn g_unix_connection_send_fd(
    connection: *mut GUnixConnection,
    fd: c_int,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> gboolean