JS_ValueIsBoolean

Function JS_ValueIsBoolean 

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