Skip to main content

lua_pushnumber

Function lua_pushnumber 

Source
#[unsafe(no_mangle)]
pub unsafe fn lua_pushnumber(L: *mut lua_State, n: f64)