Function mnn::prelude::send

source ยท
pub unsafe extern "C" fn send(
    socket: i32,
    buf: *const c_void,
    len: usize,
    flags: i32,
) -> isize