Type Alias BIO_POLL_DESCRIPTOR

Source
pub type BIO_POLL_DESCRIPTOR = bio_poll_descriptor_st;

Aliased Type§

struct BIO_POLL_DESCRIPTOR {
    pub type_: u32,
    pub value: bio_poll_descriptor_st__bindgen_ty_1,
}

Fields§

§type_: u32§value: bio_poll_descriptor_st__bindgen_ty_1