Function EVP_MAC_CTX_get_mac_size

Source
pub unsafe extern "C" fn EVP_MAC_CTX_get_mac_size(
    ctx: *mut EVP_MAC_CTX,
) -> size_t