Function BIO_new_fd

Source
pub unsafe extern "C" fn BIO_new_fd(
    fd: i32,
    close_flag: i32,
) -> *mut bio_st