[][src]Function antic::pthread_spin_init

pub unsafe extern "C" fn pthread_spin_init(
    __lock: *mut pthread_spinlock_t,
    __pshared: c_int
) -> c_int