Function wolfssl_sys::wolfSSL_SetIOReadCtx

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