Method

FridaCompilerOptionsset_output_format

Declaration

void
frida_compiler_options_set_output_format (
  FridaCompilerOptions* self,
  FridaOutputFormat value
)

Description [src]

How the resulting bundle’s bytes are encoded.

Parameters

value

Type: FridaOutputFormat

No description available.