Function GetThemeInt

Source
pub unsafe extern "system" fn GetThemeInt(
    hTheme: HTHEME,
    iPartId: c_int,
    iStateId: c_int,
    iPropId: c_int,
    piVal: *mut c_int,
) -> HRESULT