arr_2d_ptr_int64 Function

private function arr_2d_ptr_int64(arr) result(cptr)

Arguments

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

Return Value type(c_ptr)


Contents