pub unsafe extern "C" fn LightLock_TryLock( lock: *mut LightLock ) -> c_int
Attempts to lock a light lock.
lock
Zero on success, non-zero on failure.