Function meos_sys::bytes_from_hexbytes

source ยท
pub unsafe extern "C" fn bytes_from_hexbytes(
    hexbuf: *const c_char,
    hexsize: usize,
) -> *mut u8