Skip to main content

nw_shim_tcp_send

Function nw_shim_tcp_send 

Source
pub unsafe extern "C" fn nw_shim_tcp_send(
    handle: *mut c_void,
    data: *const u8,
    len: usize,
) -> c_int
Available on crate feature raw-ffi only.