pub type PFN_DXCORE_NOTIFICATION_CALLBACK = Option<unsafe extern "system" fn(notificationtype: DXCoreNotificationType, object: IUnknown, context: *const c_void)>;
Expand description

Required features: "Win32_Graphics_DXCore"