JS_ValueToBoolean

Function JS_ValueToBoolean 

Source
pub unsafe extern "C" fn JS_ValueToBoolean(
    value: *const Value,
) -> bool