[][src]Function pm_rlua::lua_gethook

pub unsafe extern "C" fn lua_gethook(
    L: *mut lua_State
) -> extern "C" fn(*mut lua_State, *mut lua_Debug)