[][src]Type Definition squirrel_sys::SQPRINTFUNCTION

type SQPRINTFUNCTION = Option<unsafe extern "C" fn(arg1: HSQUIRRELVM, arg2: *const SQChar, ...)>;