Skip to main content

lua_h_new_export

Function lua_h_new_export 

Source
#[unsafe(export_name = "luaH_new")]
pub unsafe extern "C" fn lua_h_new_export( l: *mut lua_State, narray: c_int, nhash: c_int, ) -> *mut c_void