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

Required features: "Win32_System_Threading", "Win32_Foundation", "Win32_System_Kernel"