pub unsafe extern "system" fn LeaveCriticalSectionWhenCallbackReturns(
    pci: PTP_CALLBACK_INSTANCE,
    pcs: *mut CRITICAL_SECTION
)
Expand description

Required features: "Win32_Foundation", "Win32_System_Kernel"