lua_topointer

Function lua_topointer 

Source
pub unsafe extern "C-unwind" fn lua_topointer(
    l: *mut State,
    idx: c_int,
) -> *const c_void