pub unsafe extern "system" fn SHShowManageLibraryUI(
    psilibrary: IShellItem,
    hwndowner: HWND,
    psztitle: PWSTR,
    pszinstruction: PWSTR,
    lmdoptions: LIBRARYMANAGEDIALOGOPTIONS
) -> HRESULT
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’