SBInstructionListGetInstructionAtIndex

Function SBInstructionListGetInstructionAtIndex 

Source
pub unsafe extern "C" fn SBInstructionListGetInstructionAtIndex(
    instance: SBInstructionListRef,
    idx: u32,
) -> SBInstructionRef