Function windows::Win32::UI::Shell::PathAllocCanonicalize

pub unsafe fn PathAllocCanonicalize<P0>(
    pszpathin: P0,
    dwflags: PATHCCH_OPTIONS,
) -> Result<PWSTR>
where P0: Param<PCWSTR>,