ut_parse Interface

interface
public function ut_parse(system, string, encoding) bind(c, name='ut_parse')

Arguments

Type IntentOptional Attributes Name
type(c_ptr), intent(in), value :: system
character(len=c_char), intent(in) :: string(*)
integer(kind=ut_encoding), intent(in), value :: encoding

Return Value type(c_ptr)