Function sunvox_sys::sv_lock_slot [] [src]

pub unsafe extern "C" fn sv_lock_slot(slot: c_int) -> c_int

Locks a slot.

There are a few functions that need to be called between a sv_lock_slot()/sv_unlock_slot() pair. These are marked with "USE LOCK/UNLOCK!".