Skip to main content

wolfSSL_SetCertCbCtx

Function wolfSSL_SetCertCbCtx 

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