Skip to main content

wolfSSL_CTX_SetCertCbCtx

Function wolfSSL_CTX_SetCertCbCtx 

Source
pub unsafe extern "C" fn wolfSSL_CTX_SetCertCbCtx(
    ctx: *mut WOLFSSL_CTX,
    userCtx: *mut c_void,
)