ESMF
Source Files
Modules
Block Data
Procedures
Abstract Interfaces
Derived Types
Programs
c_info_copy
Interface
222 statements
Source File
ESMF_Info.F90
ESMF_InfoMod
c_info_copy
Contents
None
interface
public function c_info_copy(info, rc) bind(C, name="ESMC_InfoCopy")
Arguments
Type
Intent
Optional
Attributes
Name
type(C_PTR),
value
::
info
integer(kind=C_INT),
intent(out)
::
rc
Return Value
type(C_PTR)