Function decode_hex

Source
pub fn decode_hex(data: &CStr) -> Result<Vec<u8>, SysError>
Available on crate feature ckb-types only.