Function frida_sys::frida_script_post[][src]

pub unsafe extern "C" fn frida_script_post(
    self_: *mut FridaScript,
    message: *const gchar,
    data: *mut GBytes,
    cancellable: *mut GCancellable,
    callback: GAsyncReadyCallback,
    user_data: gpointer
)