Method

FridaCompilerOptionsget_type_check

Declaration

FridaTypeCheckMode
frida_compiler_options_get_type_check (
  FridaCompilerOptions* self
)

Description [src]

Whether to type-check the project.

Return value

Type: FridaTypeCheckMode

No description available.