Home
last modified time | relevance | path

Searched refs:Allocator (Results 1 – 1 of 1) sorted by relevance

/libCEED/examples/rust-qfunctions/ex1-volume-rs/src/
H A Dlib.rs12 pub struct Allocator; struct
13 unsafe impl GlobalAlloc for Allocator { implementation
22 static GLOBAL_ALLOCATOR: Allocator = Allocator;