SBTargetReadInstructions

Function SBTargetReadInstructions 

Source
pub unsafe extern "C" fn SBTargetReadInstructions(
    instance: SBTargetRef,
    base_addr: SBAddressRef,
    count: u32,
) -> SBInstructionListRef