Function wolfssl_sys::wolfSSL_SetIOWriteCtx

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