Function in3_sys::bytes_to_hex[][src]

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