lua_pushnumber

Function lua_pushnumber 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn lua_pushnumber( L: *mut lua_State, n: lua_Number, )