Constructor

FridaPackageManagernew

Declaration

FridaPackageManager*
frida_package_manager_new (
  void
)

Description [src]

Creates a package manager.

Return value

Type: FridaPackageManager

No description available.

The caller of the function takes ownership of the data, and is responsible for freeing it.