Type Definition netcorehost::hostfxr::MethodWithUnknownSignature[][src]

pub type MethodWithUnknownSignature = *const SomeMethod;
Expand description

A function pointer for a method with an unknown signature.