[][src]Function nginx::BIO_get_ex_data

pub unsafe extern "C" fn BIO_get_ex_data(
    bio: *mut BIO,
    idx: c_int
) -> *mut c_void