Return *this, converted to a mutable bdef_Function reference by downcasting. The behavior is undefined unless bdef_Function<F*> is derived from bsl::function<F> and adds no new data members.
Declared in <bslstl_function.h>
operator BloombergLP::bdef_Function<PROTOTYPE*>&() noexcept;
DEPRECATED: Use bsl::function instead of bdef_Function.