Function libc::pthread_spin_trylock[][src]

pub unsafe extern "C" fn pthread_spin_trylock(
    lock: *mut pthread_spinlock_t
) -> c_int