Function windows_sys::Win32::Graphics::Gdi::GetSystemPaletteEntries

pub unsafe extern "system" fn GetSystemPaletteEntries(
    hdc: HDC,
    istart: u32,
    centries: u32,
    ppalentries: *mut PALETTEENTRY,
) -> u32