Home
last modified time | relevance | path

Searched defs:init_with_order (Results 1 – 1 of 1) sorted by relevance

/external/rust/android-crates-io/crates/grid/src/
Dlib.rs395 pub fn init_with_order(rows: usize, cols: usize, order: Order, data: T) -> Self in init_with_order() method
3096 fn init_with_order() { in init_with_order() function