REIMS
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
init_signal_ext_if
Interface
18 statements
Source File
krn_simulation.f90
krn_simulation_m
init_signal_ext_if
Contents
None
interface
private function init_signal_ext_if(fct_ptr_to_ext, cfg_len, cfg_str, c_pt, sign_ptr, n) bind(C)
Arguments
Type
Intent
Optional
Attributes
Name
type(c_funptr),
value
::
fct_ptr_to_ext
integer(kind=c_int),
value
::
cfg_len
character(len=*)
::
cfg_str
type(c_ptr)
::
c_pt
type(c_funptr)
::
sign_ptr
integer(kind=c_int),
value
::
n
Return Value
logical