Function GetDeviceCaps

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