pub unsafe extern "C" fn onewire_host_read_bytes(
    host: *mut OneWireHost,
    buffer: *mut u8,
    count: u16
)
Expand description

Read many bytes @param host @param buffer @param count