Function r_hex_from_py_array

Source
pub unsafe extern "C" fn r_hex_from_py_array(
    out: *mut c_char,
    code: *const c_char,
) -> *mut c_char