Function TryEnterCriticalSection

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