Function lua52_sys::lua_rawsetp[][src]

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