Function gio_sys::g_unix_connection_send_fd [] [src]

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