lua_pushnil

Function lua_pushnil 

Source
pub unsafe extern "C-unwind" fn lua_pushnil(L: *mut lua_State)
Available on crate feature lua52 only.