Function lunatic::host::api::networking::udp_send

source ·
pub unsafe extern "C" fn udp_send(
    udp_socket_id: u64,
    buffer: *const u8,
    buffer_len: usize,
    opaque: *mut u64
) -> u32