named_struct

Function named_struct 

Source
pub(crate) fn named_struct<'ll>(
    ty: &'ll Type,
    elts: &[&'ll Value],
) -> &'ll Value