Function libquickjs_sys::JS_IsBool[][src]

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

check if a JSValue is a Boolean

Safety

be safe