Function LLVMGetFirstInstruction

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