Function wolfssl_sys::wolfSSL_SetIOReadFlags

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