Function boring_sys::SSL_set_rfd

source ยท
pub unsafe extern "C" fn SSL_set_rfd(
    ssl: *mut SSL,
    fd: c_int,
) -> c_int