Type Definition machinery_api::foundation::LoadFunction [−][src]
pub type LoadFunction = Option<unsafe extern "C" fn(reg: *mut ApiRegistryApi, load: bool)>;
pub type LoadFunction = Option<unsafe extern "C" fn(reg: *mut ApiRegistryApi, load: bool)>;