Function menoh::ffi::menoh_build_model [−][src]
pub unsafe extern "C" fn menoh_build_model(
builder: menoh_model_builder_handle,
model_data: menoh_model_data_handle,
backend_name: *const c_char,
backend_config: *const c_char,
dst_model_handle: *mut menoh_model_handle
) -> menoh_error_code