Function wren_sys::wrenGetSlotBytes [] [src]

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