Function lldb_sys::SBTargetCreateValueFromAddress
[−]
[src]
pub unsafe extern "C" fn SBTargetCreateValueFromAddress(
instance: SBTargetRef,
name: *const c_char,
addr: SBAddressRef,
type_: SBTypeRef
) -> SBValueRef