Function android_res_nsend

Source
pub unsafe extern "C" fn android_res_nsend(
    network: net_handle_t,
    msg: *const u8,
    msglen: usize,
    flags: u32,
) -> c_int