Skip to main content

init_shared_recipe

Function init_shared_recipe 

Source
pub fn init_shared_recipe() -> Result<*mut SharedRecipe, Error>
Expand description

Allocate and initialize shared recipe storage.

ยงErrors

Returns an error if shared memory allocation fails.