Function SSL_CIPHER_get_bits

Source
pub unsafe extern "C" fn SSL_CIPHER_get_bits(
    c: *const ssl_cipher_st,
    alg_bits: *mut i32,
) -> i32