Function windows::Win32::System::Performance::PerfDeleteInstance
pub unsafe fn PerfDeleteInstance<P0>(
provider: P0,
instanceblock: *const PERF_COUNTERSET_INSTANCE,
) -> u32where
P0: Param<HANDLE>,