Function parse_hex_key

Source
pub unsafe extern "C" fn parse_hex_key(
    key: *mut c_uchar,
    hex: *const c_char,
    len: c_uint,
)