Function hermit::sys_spinlock_init[][src]

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