Function lay_rs::api::engine::create_engine

source ยท
#[no_mangle]
pub extern "C" fn create_engine(
    width: f32,
    height: f32,
) -> *const LayersEngine
Expand description

C api to the LayersEngine