pub unsafe extern "system" fn SHAssocEnumHandlersForProtocolByApplication(
    protocol: PCWSTR,
    riid: *const GUID,
    enumhandlers: *mut *mut c_void
) -> HRESULT
Expand description

Required features: "Win32_UI_Shell"