Function openssl_sys::SSL_get_feature_negotiated_uint

source ยท
pub unsafe fn SSL_get_feature_negotiated_uint(
    ssl: *mut SSL,
    id: u32,
    value: *mut u64,
) -> c_int