init_friction_ext_if Interface

interface
public function init_friction_ext_if(cfg_len, cfg_str, c_pt, frict_ptr) bind(C)

Arguments

Type IntentOptional Attributes Name
integer(kind=c_int), value :: cfg_len
character(len=*) :: cfg_str
type(c_ptr) :: c_pt
type(c_funptr) :: frict_ptr

Return Value logical