Function windows_sys::Win32::UI::Shell::SHShowManageLibraryUI

pub unsafe extern "system" fn SHShowManageLibraryUI(
    psilibrary: *mut c_void,
    hwndowner: HWND,
    psztitle: PCWSTR,
    pszinstruction: PCWSTR,
    lmdoptions: LIBRARYMANAGEDIALOGOPTIONS,
) -> HRESULT