Function aw::lua_tolstring[][src]

pub unsafe extern "C" fn lua_tolstring(
    L: *mut lua_State,
    idx: i32,
    len: *mut usize
) -> *const i8