Function lldb_sys::SBProcessReadPointerFromMemory[][src]

pub unsafe extern "C" fn SBProcessReadPointerFromMemory(
    instance: SBProcessRef,
    addr: lldb_addr_t,
    error: SBErrorRef
) -> lldb_addr_t