g_socket_receive_bytes

Function g_socket_receive_bytes 

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