Function JSValueIsObject

Source
pub unsafe extern "C" fn JSValueIsObject(
    ctx: JSContextRef,
    value: JSValueRef,
) -> bool