windows::Win32::UI::ColorSystem

Function GetColorDirectoryW

pub unsafe fn GetColorDirectoryW<P0>(
    pmachinename: P0,
    pbuffer: Option<PWSTR>,
    pdwsize: *mut u32,
) -> BOOL
where P0: Param<PCWSTR>,