Function JS_GetClassID

Source
pub unsafe extern "C" fn JS_GetClassID(
    obj: JSValue,
    ppopaque: *mut *mut c_void,
) -> JSClassID