Function lldb_sys::SBProcessReadCStringFromMemory
[−]
[src]
pub unsafe extern "C" fn SBProcessReadCStringFromMemory(
instance: SBProcessRef,
addr: lldb_addr_t,
buf: *mut c_void,
size: size_t,
error: SBErrorRef
) -> c_uint