[][src]Function winapi::um::uxtheme::GetThemeBitmap

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