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 {}pub type RawFunctionPtrTarget = __some_function;Type alias for the pointee of a raw function pointer.
pub enum RawFunctionPtrTarget {}