Function rustc::llvm::LLVMFunctionTypeUnstable [-] [+] [src]

pub unsafe fn LLVMFunctionType(ReturnType: *mut Type_opaque, ParamTypes: *const *mut Type_opaque, ParamCount: u32, IsVarArg: u32) -> *mut Type_opaque