Function GetThemeBitmap

Source
pub unsafe extern "system" fn GetThemeBitmap(
    hTheme: HTHEME,
    iPartId: c_int,
    iStateId: c_int,
    iPropId: c_int,
    dwFlags: ULONG,
    phBitmap: *mut HBITMAP,
) -> HRESULT