Function gio_sys::g_socket_receive_bytes
source ยท pub unsafe extern "C" fn g_socket_receive_bytes(
socket: *mut GSocket,
size: size_t,
timeout_us: i64,
cancellable: *mut GCancellable,
error: *mut *mut GError,
) -> *mut GBytes
Available on crate feature
v2_80
only.