shithub: riscv

ref: 985b2457cda207c2c65edeb647aedbb6e92dac46
dir: /sys/src/cmd/gs/src/gsdll32.def/

View raw version
;	'Ghostscript Interpreter DLL'
LIBRARY		GSDLL32
EXPORTS	
		DllEntryPoint
		DllMain
		gsdll_revision		@1
		gsdll_init		@2
		gsdll_execute_begin	@3
		gsdll_execute_cont	@4
		gsdll_execute_end	@5
		gsdll_exit		@6
		gsdll_lock_device	@7
		gsdll_copy_dib  	@8
		gsdll_copy_palette 	@9
		gsdll_draw		@10
		gsdll_get_bitmap_row	@11
		gsapi_revision
		gsapi_new_instance
		gsapi_delete_instance
		gsapi_init_with_args
		gsapi_run_string_begin
		gsapi_run_string_continue
		gsapi_run_string_end
		gsapi_run_string_with_length
		gsapi_run_string
		gsapi_run_file
		gsapi_exit
		gsapi_set_stdio
		gsapi_set_poll
		gsapi_set_display_callback
		gsapi_set_visual_tracer