sys_spinlock_destroy

Function sys_spinlock_destroy 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn sys_spinlock_destroy( lock: *mut SpinlockContainer<'_>, ) -> i32