JS_ToBool

Function JS_ToBool 

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