[go: up one dir, main page]

Function libc::pthread_spin_destroy

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