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