Method

FridaCompilerOptionsset_platform

Declaration

void
frida_compiler_options_set_platform (
  FridaCompilerOptions* self,
  FridaJsPlatform value
)

Description [src]

Which platform the bundle targets.

Parameters

value

Type: FridaJsPlatform

No description available.