frida_device_spawn

Function frida_device_spawn 

Source
pub unsafe extern "C" fn frida_device_spawn(
    self_: *mut FridaDevice,
    program: *const gchar,
    options: *mut FridaSpawnOptions,
    cancellable: *mut GCancellable,
    callback: GAsyncReadyCallback,
    user_data: gpointer,
)