construct_utf8_string Interface

public interface construct_utf8_string

Contents


Module Procedures

public subroutine utf8_construct_from_char(utf8, str, escape)

Arguments

TypeIntentOptionalAttributesName
type(utf8_string), intent(out) :: utf8
character(kind=c_char,len=*), intent(in) :: str
logical, intent(in), optional :: escape