[][src]Function pm_rlua::lua_newuserdata

pub unsafe extern "C" fn lua_newuserdata(
    L: *mut lua_State,
    sz: usize
) -> *mut c_void