Function wasefire_applet_api::uart::write

source ยท
pub unsafe extern "C" fn write(params: Params) -> isize
Available on non-crate feature native only.
Expand description

Writes to a UART from a buffer.

Returns the number of bytes written. This function does not block and may return zero.