Skip to main content

wolfIO_Send

Function wolfIO_Send 

Source
pub unsafe extern "C" fn wolfIO_Send(
    sd: SOCKET_T,
    buf: *mut c_char,
    sz: c_int,
    wrFlags: c_int,
) -> c_int