MAPLpy_GetResource_Int32 Function

public function MAPLpy_GetResource_Int32(state_c_ptr, name_c_ptr, name_len, default) result(result) bind(c, name="MAPLpy_GetResource_Int32")

Arguments

Type IntentOptional Attributes Name
type(c_ptr), intent(in), value :: state_c_ptr
type(c_ptr), intent(in), value :: name_c_ptr
integer(kind=c_int), intent(in), value :: name_len
integer(kind=C_INT32_T), intent(in), value :: default

Return Value integer(kind=C_INT32_T)


Calls

proc~~maplpy_getresource_int32~~CallsGraph proc~maplpy_getresource_int32 MAPLpy_GetResource_Int32 interface~mapl_getresource MAPL_GetResource proc~maplpy_getresource_int32->interface~mapl_getresource mapl_vrfy mapl_vrfy proc~maplpy_getresource_int32->mapl_vrfy proc~mapl_abort MAPL_abort proc~maplpy_getresource_int32->proc~mapl_abort mpi_abort mpi_abort proc~mapl_abort->mpi_abort