Function gio_sys::g_socket_send [] [src]

pub unsafe extern "C" fn g_socket_send(
    socket: *mut GSocket,
    buffer: *mut u8,
    size: size_t,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> ssize_t