Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | value | :: | info | |||
character(len=C_CHAR), | intent(in) | :: | key(*) | |||
real(kind=C_DOUBLE), | intent(out) | :: | value | |||
integer(kind=C_INT), | intent(inout) | :: | rc | |||
type(C_PTR), | value | :: | default | |||
type(C_PTR), | value | :: | idx | |||
integer(kind=C_INT), | intent(in) | :: | recursive |