loader_start_detached_with_gui_error

Function loader_start_detached_with_gui_error 

Source
pub unsafe extern "C" fn loader_start_detached_with_gui_error(
    loader: *mut Loader,
    name: *const c_char,
    args: *const c_char,
)
Expand description

Start application detached with GUI error message

ยงArguments

  • instance (direction in) - loader instance
  • name (direction in) - application name or id
  • args (direction in) - application arguments