Function rlua::ffi::lua54::lua_touserdata

pub unsafe extern "C-unwind" fn lua_touserdata(
    L: *mut lua_State,
    idx: i32
) -> *mut c_void