Function libquickjs_sys::JS_IsString[][src]

pub unsafe fn JS_IsString(v: JSValue) -> bool

check if a JSValue is a String

Safety

be safe