wrenGetSlotString

Function wrenGetSlotString 

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