Function BIO_hex_string

Source
pub unsafe extern "C" fn BIO_hex_string(
    out: *mut bio_st,
    indent: i32,
    width: i32,
    data: *const c_void,
    datalen: i32,
) -> i32