Function BIO_wait

Source
pub unsafe extern "C" fn BIO_wait(
    bio: *mut bio_st,
    max_time: i64,
    nap_milliseconds: u32,
) -> i32