pub unsafe extern "C" fn LLVMCreatePassManager<'a>(
) -> &'a mut PassManager<'a>
Expand description

Creates a pass manager.