Function LLVMGetLastInstruction

Source
pub unsafe extern "C" fn LLVMGetLastInstruction(
    BB: *mut LLVMBasicBlock,
) -> *mut LLVMValue