Function LLVMGetFirstInstruction

Source
#[no_mangle]
pub extern "C" fn LLVMGetFirstInstruction(
    BB: LLVMBasicBlockRef,
) -> LLVMValueRef