Function SHGetPropertyStoreForWindow

Source
pub unsafe extern "C" fn SHGetPropertyStoreForWindow(
    hwnd: HWND,
    riid: *const IID,
    ppv: *mut *mut c_void,
) -> HRESULT