SetSystemNotificationsML

Type Alias SetSystemNotificationsML 

Source
pub type SetSystemNotificationsML = unsafe extern "system" fn(instance: Instance, info: *const SystemNotificationsSetInfoML) -> Result;
Expand description