Function arduino_esp::uart_write [] [src]

pub unsafe extern "C" fn uart_write(
    uart: *mut uart_t,
    buf: *const c_char,
    size: usize
)