pub unsafe extern "C" fn qemu_lockcnt_destroy(
    lockcnt: *mut QemuLockCnt
)
Expand description

qemu_lockcnt_destroy: destroy a QemuLockcnt @lockcnt: the lockcnt to destruct

Destroy lockcnt’s mutex.