- (struct NAME)type
A struct of the name NAME, which should be a string.
Structs cannot be directly passed as arguments to foreign functions, nor can they be result values. However, pointers to structs are allowed.
A struct of the name NAME, which should be a string.
Structs cannot be directly passed as arguments to foreign functions, nor can they be result values. However, pointers to structs are allowed.