Function gio_sys::g_socket_receive_from
[−]
[src]
pub unsafe extern "C" fn g_socket_receive_from(
socket: *mut GSocket,
address: *mut *mut GSocketAddress,
buffer: *mut u8,
size: size_t,
cancellable: *mut GCancellable,
error: *mut *mut GError
) -> ssize_t