[][src]Type Definition ntapi::ntrtl::RtlDeleteCriticalSection

type RtlDeleteCriticalSection = unsafe extern "system" fn(CriticalSection: PRTL_CRITICAL_SECTION) -> NTSTATUS;