fn from()

in crates/libs/core/src/strings.rs [67:69]


    fn from(val: WStringWrap) -> Self {
        val.h
    }