Function wren_sys::wrenGetSlotString[][src]

pub unsafe extern "C" fn wrenGetSlotString(
    vm: *mut WrenVM,
    slot: c_int
) -> *const c_char