Function LLVMGetFirstBasicBlock

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