Function wolfssl_sys::wolfSSL_CTX_SetMinVersion

source ยท
pub unsafe extern "C" fn wolfSSL_CTX_SetMinVersion(
    ctx: *mut WOLFSSL_CTX,
    version: c_int,
) -> c_int