Function libc::os_unfair_lock_trylock

source ยท
pub unsafe extern "C" fn os_unfair_lock_trylock(
    lock: os_unfair_lock_t,
) -> bool