Function wolfssl_sys::wolfSSL_EnableOCSP

source ยท
pub unsafe extern "C" fn wolfSSL_EnableOCSP(
    ssl: *mut WOLFSSL,
    options: c_int,
) -> c_int