Type Alias CUasyncNotificationInfo
pub type CUasyncNotificationInfo = CUasyncNotificationInfo_st;Aliased Type§
#[repr(C)]pub struct CUasyncNotificationInfo {
pub type_: CUasyncNotificationType_enum,
pub info: CUasyncNotificationInfo_st__bindgen_ty_1,
}Fields§
§type_: CUasyncNotificationType_enum§info: CUasyncNotificationInfo_st__bindgen_ty_1