[][src]Function pm_rlua::lua_tointegerx

pub unsafe extern "C" fn lua_tointegerx(
    L: *mut lua_State,
    idx: i32,
    isnum: *mut i32
) -> isize