Skip to main content

wolfSSL_set_fd

Function wolfSSL_set_fd 

Source
pub unsafe extern "C" fn wolfSSL_set_fd(
    ssl: *mut WOLFSSL,
    fd: c_int,
) -> c_int