Function lldb_sys::SBProcessReadUnsignedFromMemory [] [src]

pub unsafe extern "C" fn SBProcessReadUnsignedFromMemory(
    instance: SBProcessRef,
    addr: lldb_addr_t,
    byte_size: uint32_t,
    error: SBErrorRef
) -> c_ulonglong