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