Skip to main content

wolfSSL_SetVersion

Function wolfSSL_SetVersion 

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