Function JSValueIsString

Source
pub unsafe extern "C" fn JSValueIsString(
    ctx: JSGlobalContextRef,
    value: JSValueRef,
) -> gboolean