Function wolfssl_sys::wolfSSL_set_timeout

source ยท
pub unsafe extern "C" fn wolfSSL_set_timeout(
    ssl: *mut WOLFSSL,
    to: c_uint,
) -> c_int