pub type SuccessArgsNotificationInfoGet64 = SuccessArgsNotificationInfoGet<20>;Expand description
FFA_NOTIFICATION_INFO_GET_64 specific success argument structure.
Aliased Type§
struct SuccessArgsNotificationInfoGet64 {
pub more_pending_notifications: bool,
/* private fields */
}Fields§
§more_pending_notifications: bool