layers::api::engine

Function create_engine

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

C api to the Engine