rustc_codegen_llvm::llvm

Function LLVMGetFirstBasicBlock

source
pub unsafe extern "C" fn LLVMGetFirstBasicBlock(
    Fn: &Value,
) -> &BasicBlock