Type Alias PixelflowPluginEntryV2
pub type PixelflowPluginEntryV2 = unsafe extern "C" fn(*const PixelflowHostApiV2, *mut PixelflowPluginApiV2) -> PixelflowStatus;Expand description
Type of pixelflow_plugin_entry_v2.
pub type PixelflowPluginEntryV2 = unsafe extern "C" fn(*const PixelflowHostApiV2, *mut PixelflowPluginApiV2) -> PixelflowStatus;Type of pixelflow_plugin_entry_v2.