Function GetDeviceCaps

Source
pub unsafe extern "C" fn GetDeviceCaps(
    hdc: HDC,
    index: c_int,
) -> c_int