Function BIO_get_md

Source
pub unsafe extern "C" fn BIO_get_md(
    b: *mut BIO,
    md: *mut *mut EVP_MD,
) -> c_int