rc_uart_write

Function rc_uart_write 

Source
pub unsafe extern "C" fn rc_uart_write(
    bus: c_int,
    data: *mut u8,
    bytes: usize,
) -> c_int