pub unsafe extern "C" fn g_subprocess_new(
flags: GSubprocessFlags,
error: *mut *mut GError,
argv0: *const gchar,
...
) -> *mut GSubprocess
Expand description
Core API
pub unsafe extern "C" fn g_subprocess_new(
flags: GSubprocessFlags,
error: *mut *mut GError,
argv0: *const gchar,
...
) -> *mut GSubprocess
Core API