llvm_sys::core::LLVMFunctionType
[−]
[src]
pub unsafe extern fn LLVMFunctionType(ReturnType: LLVMTypeRef, ParamTypes: *mut LLVMTypeRef, ParamCount: c_uint, IsVarArg: LLVMBool) -> LLVMTypeRef