Function lldb_sys::SBTargetLaunchSimple[][src]

pub unsafe extern "C" fn SBTargetLaunchSimple(
    instance: SBTargetRef,
    argv: *mut *const c_char,
    envp: *mut *const c_char,
    working_directory: *const c_char
) -> SBProcessRef