Home
last modified time | relevance | path

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

/dports/editors/parinfer-rust/parinfer-rust-0.4.3/cargo-crates/emacs-0.11.0/src/
H A Derror.rs24 const WRONG_TYPE_USER_PTR: &str = "rust-wrong-type-user-ptr"; const
182 WRONG_TYPE_USER_PTR, in define_errors()
194 .signal_str(WRONG_TYPE_USER_PTR, &format!("{}", err)) in handle_known()