Function vc6_sys::send

source ·
pub unsafe extern "stdcall" fn send(
    s: SOCKET,
    buf: *const c_char,
    len: c_int,
    flags: c_int
) -> c_int