pub unsafe extern "system" fn TryAcquireSRWLockShared(
    srwlock: *mut RTL_SRWLOCK
) -> BOOLEAN
Expand description

Required features: ‘Win32_System_Threading’, ‘Win32_Foundation’