Function TryEnterCriticalSection

Source
pub unsafe extern "C" fn TryEnterCriticalSection(
    lpCriticalSection: LPCRITICAL_SECTION,
) -> BOOL