pub type INTERACTION_CONTEXT_OUTPUT_CALLBACK = Option<unsafe extern "system" fn(clientdata: *const c_void, output: *const INTERACTION_CONTEXT_OUTPUT)>;
Expand description

Required features: "Win32_UI_InteractionContext", "Win32_UI_WindowsAndMessaging"