Function wren_sys::wrenGetSlotDouble [] [src]

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