[][src]Function winapi::um::wingdi::SelectPalette

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