FortranGIS  Version2.5
type(c_ptr) function, public fortranc::c_ptr_ptr_getobject ( type(c_ptr_ptr), intent(in)  this)

Return the C pointer to the first pointer in the array pointer this.

This method is useful if the object this has been created from Fortran and it has to be passed to a C procedure.

Parameters
[in]thisobject to query

Definition at line 470 of file fortranc.F90.