LLVMIsFunctionVarArg

Function LLVMIsFunctionVarArg 

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