webview2_com_sys::Windows::Win32::Graphics::Gdi

Function SelectPalette

Source
pub unsafe fn SelectPalette<'a>(
    hdc: impl IntoParam<'a, HDC>,
    hpal: impl IntoParam<'a, HPALETTE>,
    bforcebkgd: impl IntoParam<'a, BOOL>,
) -> HPALETTE