Function psp::sys::sceNetInetSend

source ·
#[no_mangle]
pub unsafe extern "C" fn sceNetInetSend(
    s: i32,
    buf: *const c_void,
    len: usize,
    flags: i32
) -> i32