Function rustc_llvm::ffi::LLVMStructTypeInContext [] [src]

pub unsafe extern fn LLVMStructTypeInContext(C: ContextRef,
                                             ElementTypes: *const TypeRef,
                                             ElementCount: c_uint,
                                             Packed: Bool)
                                             -> TypeRef
🔬 This is a nightly-only experimental API. (rustc_private)