Function ChoosePixelFormat

Source
pub unsafe extern "C" fn ChoosePixelFormat(
    hdc: HDC,
    ppfd: *const PIXELFORMATDESCRIPTOR,
) -> c_int