Skip to main content

struct

Function struct 

Source
pub fn struct<'c>(
    context: &'c Context,
    fields: &[Type<'c>],
    packed: bool,
) -> Type<'c>
Expand description

Creates an LLVM struct type.