Type Definition squirrel::SQDEBUGHOOK [] [src]

type SQDEBUGHOOK = Option<unsafe extern "C" fn(_: HSQUIRRELVM, _: SQInteger, _: *const SQChar, _: SQInteger, _: *const SQChar)>;