Function td_clua::lua_rawgetp [] [src]

pub unsafe extern "C" fn lua_rawgetp(
    L: *mut lua_State,
    idx: c_int,
    p: *const c_char
)