pub unsafe extern "system" fn GetDeviceCaps(
    hdc: HDC,
    index: GET_DEVICE_CAPS_INDEX
) -> i32
Expand description

Required features: ‘Win32_Graphics_Gdi’