hirofa_quickjs_sys

Function JS_ToBool

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