Function EnterCriticalSection

Source
pub unsafe extern "C" fn EnterCriticalSection(
    lpCriticalSection: LPCRITICAL_SECTION,
)