Source Files
Modules
Procedures
Derived Types
wandb_config_set_str_c
Interface
80 statements
Source File
wf_c_bindings.f90
wf_c_bindings
wandb_config_set_str_c
Contents
None
interface
public subroutine wandb_config_set_str_c(key, value) bind(C, name="wandb_config_set_str_c")
Arguments
Type
Intent
Optional
Attributes
Name
character(kind=c_char, len=1),
intent(in)
::
key
(*)
character(kind=c_char, len=1),
intent(in)
::
value
(*)