Function lldb_sys::SBTargetAttachToProcessWithName
[−]
[src]
pub unsafe extern "C" fn SBTargetAttachToProcessWithName(
instance: SBTargetRef,
listener: SBListenerRef,
name: *const c_char,
wait_for: u8,
error: SBErrorRef
) -> SBProcessRef