Skip to main content

Code

Foreign Type Code 

Source
extern {
    pub type Code;
}
🔬This is a nightly-only experimental API. (fn_static #148768)
Expand description

A type representing a pointer to a function pointer.