arr_2d_ptr Interface

public interface arr_2d_ptr

Contents


Module Procedures

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)