Function lldb_sys::SBTargetGetInstructions[][src]

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