Skip to main content

UntypedFnPtr

Type Alias UntypedFnPtr 

Source
pub type UntypedFnPtr = *const OpaqueFn;
Expand description

Type alias for a raw untyped function pointer.