[]Function skyline::libc::send

pub unsafe extern "C" fn send(
    __fd: i32,
    __buf: *const c_void,
    __n: usize,
    __flags: i32
) -> isize