Skip to main content

RawFunctionPtrTarget

Type Alias RawFunctionPtrTarget 

Source
pub type RawFunctionPtrTarget = __some_function;
Available on Windows only.
Expand description

Type alias for the pointee of a raw function pointer.

Aliased Typeยง

pub enum RawFunctionPtrTarget {}