Function jsc_class_get_parent

Source
pub unsafe extern "C" fn jsc_class_get_parent(
    jsc_class: *mut JSCClass,
) -> *mut JSCClass