array_fat_pointer_ty

Function array_fat_pointer_ty 

Source
pub fn array_fat_pointer_ty<'c>(
    session: &TypingSession<'c, '_>,
    elem_ty: BasicTypeEnum<'c>,
) -> StructType<'c>
Expand description

Returns the LLVM representation of an array value as a fat pointer.