Function rustc_llvm::ffi::LLVMFunctionType [] [src]

pub unsafe extern fn LLVMFunctionType(ReturnType: TypeRef,
                                      ParamTypes: *const TypeRef,
                                      ParamCount: c_uint,
                                      IsVarArg: Bool)
                                      -> TypeRef
🔬 This is a nightly-only experimental API. (rustc_private)