[][src]Function pm_rlua::lua_tounsignedx

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