Home
last modified time | relevance | path

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

/libCEED/rust/libceed/src/
H A Dlib.rs261 static REGISTER: Once = Once::new(); variable
294 REGISTER.call_once(|| unsafe { in init_with_error_handler()