Skip to main content

wolfSSL_set_timeout

Function wolfSSL_set_timeout 

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