Function LLVMIsFunctionVarArg

Source
#[no_mangle]
pub extern "C" fn LLVMIsFunctionVarArg(
    FunctionTy: LLVMTypeRef,
) -> LLVMBool