Function hirofa_quickjs_sys::JS_ToBool

source ยท
pub unsafe extern "C" fn JS_ToBool(
    ctx: *mut JSContext,
    val: JSValue,
) -> c_int