[][src]Type Definition ul_sys::JSObjectGetPropertyNamesCallbackEx

type JSObjectGetPropertyNamesCallbackEx = Option<unsafe extern "C" fn(ctx: JSContextRef, jsClass: JSClassRef, object: JSObjectRef, propertyNames: JSPropertyNameAccumulatorRef)>;