[][src]Type Definition squirrel_sys::SQDEBUGHOOK

type SQDEBUGHOOK = Option<unsafe extern "C" fn(arg1: HSQUIRRELVM, arg2: SQInteger, arg3: *const SQChar, arg4: SQInteger, arg5: *const SQChar)>;