Function windows::Win32::Graphics::Gdi::ResizePalette

pub unsafe fn ResizePalette<P0>(hpal: P0, n: u32) -> BOOL
where P0: Param<HPALETTE>,