[][src]Type Definition mynewt::hw::hal::hal_spi_txrx_cb

type hal_spi_txrx_cb = Option<unsafe extern "C" fn(arg: *mut c_void, len: c_int)>;