pub unsafe extern "system" fn RegisterOutputCallbackInteractionContext(
    interactioncontext: HINTERACTIONCONTEXT,
    outputcallback: INTERACTION_CONTEXT_OUTPUT_CALLBACK,
    clientdata: *const c_void
) -> HRESULT
Expand description

Required features: ‘Win32_UI_InteractionContext’, ‘Win32_UI_WindowsAndMessaging’