GetThemeBool

Function GetThemeBool 

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