boring_sys

Function SSL_set_rfd

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