octet2hex

Function octet2hex 

Source
pub unsafe extern "C" fn octet2hex(
    to: *mut c_char,
    str: *const c_char,
    len: c_uint,
) -> *mut c_char