pub unsafe extern "system" fn Shell_NotifyIconGetRect(
    identifier: *const NOTIFYICONIDENTIFIER,
    iconlocation: *mut RECT
) -> HRESULT
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’