Function wolfssl_sys::wolfSSL_set_timeout

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