pub unsafe extern "C" fn g_socket_receive_bytes_from(
socket: *mut GSocket,
address: *mut *mut GSocketAddress,
size: size_t,
timeout_us: i64,
cancellable: *mut GCancellable,
error: *mut *mut GError,
) -> *mut GBytes
Available on crate feature
v2_80
only.