Function lldb_sys::SBTargetWatchAddress
[−]
[src]
pub unsafe extern "C" fn SBTargetWatchAddress(
instance: SBTargetRef,
addr: lldb_addr_t,
size: size_t,
read: u8,
write: u8,
error: SBErrorRef
) -> SBWatchpointRef