sharedlib::FuncUnsafe [] [src]

type FuncUnsafe<T> = T;

A pointer to a shared function which provides no protection against outliving its library.