Function gio_sys::g_socket_send

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