Function lldb_sys::SBTargetGetInstructions2[][src]

pub unsafe extern "C" fn SBTargetGetInstructions2(
    instance: SBTargetRef,
    base_addr: lldb_addr_t,
    buf: *mut c_void,
    size: size_t
) -> SBInstructionListRef