Function lldb_sys::SBValueWatch

source ·
pub unsafe extern "C" fn SBValueWatch(
    instance: SBValueRef,
    resolve_location: bool,
    read: bool,
    write: bool,
    error: SBErrorRef
) -> SBWatchpointRef