Function freefare_sys::tlv_encode [] [src]

pub unsafe extern "C" fn tlv_encode(
    _type: uint8_t,
    istream: *const uint8_t,
    isize: uint16_t,
    osize: *mut size_t
) -> *mut uint8_t