Function GetThemeAnimationProperty

Source
pub unsafe extern "system" fn GetThemeAnimationProperty(
    hTheme: HTHEME,
    iStoryboardId: c_int,
    iTargetId: c_int,
    eProperty: TA_PROPERTY,
    pvProperty: *mut VOID,
    cbSize: DWORD,
    pcbSizeOut: *mut DWORD,
) -> HRESULT