Function windows::Win32::System::Performance::PerfDeleteInstance

pub unsafe fn PerfDeleteInstance<P0>(
    provider: P0,
    instanceblock: *const PERF_COUNTERSET_INSTANCE,
) -> u32
where P0: Param<HANDLE>,