Type Definition memflow::os::module::ImportCallback

source · []
pub type ImportCallback<'a> = OpaqueCallback<'a, ImportInfo>;