Function kernel32::TryEnterCriticalSection [] [src]

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