Method

FridaCompilerOptionsset_bundle_format

Declaration

void
frida_compiler_options_set_bundle_format (
  FridaCompilerOptions* self,
  FridaBundleFormat value
)

Description [src]

The module format of the bundle.

Parameters

value

Type: FridaBundleFormat

No description available.