Function wren_sys::wrenSetSlotDouble [] [src]

pub unsafe extern "C" fn wrenSetSlotDouble(
    vm: *mut WrenVM,
    slot: c_int,
    value: c_double
)