Type Definition squirrel::SQCOMPILERERROR [] [src]

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