Function frida_sys::frida_compiler_build_sync

source ยท
pub unsafe extern "C" fn frida_compiler_build_sync(
    self_: *mut FridaCompiler,
    entrypoint: *const gchar,
    options: *mut FridaBuildOptions,
    cancellable: *mut GCancellable,
    error: *mut *mut GError,
) -> *mut gchar