Function bytes_to_hex

Source
pub unsafe extern "C" fn bytes_to_hex(
    buffer: *const u8,
    len: c_int,
    out: *mut c_char,
) -> c_int