arr_2d_ptr_int Function

private function arr_2d_ptr_int(arr) result(cptr)

Arguments

Type IntentOptional Attributes Name
integer(kind=int32), intent(inout), target :: arr(:,:)

Return Value type(c_ptr)


Contents