windows::Win32::UI::ColorSystem

Function GetColorDirectoryA

pub unsafe fn GetColorDirectoryA<P0>(
    pmachinename: P0,
    pbuffer: Option<PSTR>,
    pdwsize: *mut u32,
) -> BOOL
where P0: Param<PCSTR>,