[][src]Type Definition ul_sys::JSObjectGetPropertyNamesCallback

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