Type Definition squirrel::SQPRINTFUNCTION [] [src]

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