Function wolfssl_sys::wolfSSL_SetVersion

source ·
pub unsafe extern "C" fn wolfSSL_SetVersion(
    ssl: *mut WOLFSSL,
    version: c_int
) -> c_int