Function os_unfair_lock_trylock

Source
pub unsafe extern "C" fn os_unfair_lock_trylock(
    lock: *mut os_unfair_lock_s,
) -> bool