Function hermit::sys_spinlock_lock

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