Function winapi::um::wingdi::GetDeviceCaps

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