[][src]Function rvs::rvs_model_new

#[no_mangle]pub extern "C" fn rvs_model_new() -> *mut Model

Creates a new Model

The pointer returned is owned by the caller and is freed by a call to rvs_model_free.