Function wolfssl_sys::wolfSSL_CTX_EnableOCSP

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