Function rpgffi::hex_decode [] [src]

pub unsafe extern "C" fn hex_decode(
    src: *const c_char,
    len: c_uint,
    dst: *mut c_char
) -> c_uint