Skip to main content

wolfSSL_SetIOWriteCtx

Function wolfSSL_SetIOWriteCtx 

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