Function openssl_sys::DH_check

source ยท
pub unsafe extern "C" fn DH_check(
    dh: *const DH,
    codes: *mut c_int,
) -> c_int