JS_IsObjectPlain

Function JS_IsObjectPlain 

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