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

pub unsafe extern "system" fn GetThemeMargins(
    hTheme: HTHEME,
    hdc: HDC,
    iPartId: c_int,
    iStateId: c_int,
    iPropId: c_int,
    prc: LPCRECT,
    pMargins: *mut MARGINS
) -> HRESULT