LLVMViewFunctionCFG

Function LLVMViewFunctionCFG 

Source
pub unsafe extern "C" fn LLVMViewFunctionCFG(Fn: *mut LLVMValue)
Expand description

Open a ghostview window displaying the CFG of the given function.

Useful for debugging.