Function wren_sys::wrenGetListCount

source ·
pub unsafe extern "C" fn wrenGetListCount(
    vm: *mut WrenVM,
    slot: c_int
) -> c_int