Function rlua::ffi::lua54::lua::lua_gethook

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