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

Return the number of valid pointers in the array pointer this.

If the object has not been initialized or has been initialized with errors, zero is returned.

Definition at line 432 of file fortranc.F90.