riot_sys::inline

Function cose_cbor_decode_get_prot

Source
unsafe extern "C" fn cose_cbor_decode_get_prot(
    start: *const uint8_t,
    len: size_t,
    prot: *mut *const uint8_t,
    prot_len: *mut size_t,
) -> c_int