pub unsafe extern "system" fn DCompositionGetTargetStatistics(
    frameid: u64,
    targetid: *const COMPOSITION_TARGET_ID,
    targetstats: *mut COMPOSITION_TARGET_STATS
) -> HRESULT
Expand description

Required features: ‘Win32_Graphics_DirectComposition’, ‘Win32_Foundation’