Function g_socket_receive_bytes_from

Source
pub unsafe extern "C" fn g_socket_receive_bytes_from(
    socket: *mut GSocket,
    address: *mut *mut GSocketAddress,
    size: gsize,
    timeout_us: gint64,
    cancellable: *mut GCancellable,
    error: *mut *mut GError,
) -> *mut GBytes