Function bssl_sys::BIO_indent

source ·
pub unsafe extern "C" fn BIO_indent(
    bio: *mut BIO,
    indent: c_uint,
    max_indent: c_uint
) -> c_int