Function LeaveCriticalSection

pub unsafe extern "system" fn LeaveCriticalSection(
    lpcriticalsection: *mut CRITICAL_SECTION,
)