Function wren_sys::wrenGetSlotForeign [] [src]

pub unsafe extern "C" fn wrenGetSlotForeign(
    vm: *mut WrenVM,
    slot: c_int
) -> *mut c_void