lua_touserdata

Function lua_touserdata 

pub unsafe extern "C" fn lua_touserdata(
    L: *mut State,
    index: i32,
) -> *mut c_void