forceMutable

Get a reference to the children list forcefully, ignoring the lock.

@safe pure pragma(inline) ref @system
forceMutable
(
return ref Children children
)

Meta