[][src]Type Definition mynewt::encoding::tinycbor::cbor_reader_get32

type cbor_reader_get32 = Option<unsafe extern "C" fn(d: *mut cbor_decoder_reader, offset: c_int) -> u32>;