Function LLVMRunPassManager

Source
pub unsafe extern "C" fn LLVMRunPassManager(
    PM: *mut LLVMPassManager,
    M: *mut LLVMModule,
) -> i32