pub unsafe extern "C" fn libpd_start_gui(path: *const c_char) -> c_int
Expand description

open the current patches within a pd vanilla GUI requires the path to pd’s main folder that contains bin/, tcl/, etc for a macOS .app bundle: /path/to/Pd-#.#-#.app/Contents/Resources returns 0 on success