JS_IsRegisteredClass

Function JS_IsRegisteredClass 

Source
pub unsafe extern "C" fn JS_IsRegisteredClass(
    rt: *mut JSRuntime,
    class_id: u32,
) -> bool