a container for data that is
to be passed to C. We include
it here so that we can use c_loc()
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
class(*), | private, | pointer | :: | data |
type :: container !! a container for data that is !! to be passed to C. We include !! it here so that we can use `c_loc()` private class(*),pointer :: data end type container