kos_sys::addons::ppp

Function ppp_send

Source
pub unsafe extern "C" fn ppp_send(
    data: *const u8,
    len: c_size_t,
    proto: u16,
) -> c_int