Function windows_sys::Win32::Graphics::Gdi::SelectPalette

pub unsafe extern "system" fn SelectPalette(
    hdc: HDC,
    hpal: HPALETTE,
    bforcebkgd: BOOL,
) -> HPALETTE