Function wolfssl_sys::wolfSSL_SetIOWriteFlags

source ยท
pub unsafe extern "C" fn wolfSSL_SetIOWriteFlags(
    ssl: *mut WOLFSSL,
    flags: c_int,
)