[][src]Function menoh_sys::menoh_make_model_data_from_onnx

pub unsafe extern "C" fn menoh_make_model_data_from_onnx(
    onnx_filename: *const c_char,
    dst_handle: *mut menoh_model_data_handle
) -> menoh_error_code