Function wolfssl_sys::wolfSSL_SetCertCbCtx

source ยท
pub unsafe extern "C" fn wolfSSL_SetCertCbCtx(
    ssl: *mut WOLFSSL,
    ctx: *mut c_void,
)