Skip to main content

wolfSSL_set_rfd

Function wolfSSL_set_rfd 

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