llvm_sys::analysis::LLVMViewFunctionCFG  
                   
                       [−]
                   
               [src]
pub unsafe extern fn LLVMViewFunctionCFG(Fn: LLVMValueRef)
Open a ghostview window displaying the CFG of the given function.
Useful for debugging.