prif_put_indirect_with_notify_indirect Interface

interface


Calls

interface~~prif_put_indirect_with_notify_indirect~~CallsGraph interface~prif_put_indirect_with_notify_indirect prif_put_indirect_with_notify_indirect proc~prif_put_indirect_with_notify_indirect prif_put_indirect_with_notify_indirect interface~prif_put_indirect_with_notify_indirect->proc~prif_put_indirect_with_notify_indirect proc~unimplemented unimplemented proc~prif_put_indirect_with_notify_indirect->proc~unimplemented interface~prif_error_stop prif_error_stop proc~unimplemented->interface~prif_error_stop proc~prif_error_stop prif_error_stop interface~prif_error_stop->proc~prif_error_stop proc~run_callbacks run_callbacks proc~prif_error_stop->proc~run_callbacks proc~prif_error_stop_character prif_error_stop_character proc~prif_error_stop->proc~prif_error_stop_character proc~prif_error_stop_integer prif_error_stop_integer proc~prif_error_stop->proc~prif_error_stop_integer interface~caf_decaffeinate caf_decaffeinate proc~prif_error_stop_character->interface~caf_decaffeinate proc~prif_error_stop_integer->interface~caf_decaffeinate

public module module subroutine prif_put_indirect_with_notify_indirect(image_num, remote_ptr, current_image_buffer, size_in_bytes, notify_ptr, stat, errmsg, errmsg_alloc)

Arguments

TypeIntentOptionalAttributesName
integer(kind=c_int), intent(in) :: image_num
integer(kind=c_intptr_t), intent(in) :: remote_ptr
type(c_ptr), intent(in) :: current_image_buffer
integer(kind=c_size_t), intent(in) :: size_in_bytes
integer(kind=c_intptr_t), intent(in) :: notify_ptr
integer(kind=c_int), intent(out), optional :: stat
character(len=*), intent(inout), optional :: errmsg
character(len=:), intent(inout), optional allocatable:: errmsg_alloc