Function pgrx::pg_sys::hex_decode

source ยท
pub unsafe fn hex_decode(
    arg_src: *const i8,
    arg_len: usize,
    arg_dst: *mut i8,
) -> u64