extern {
pub type Code;
}🔬This is a nightly-only experimental API. (
fn_static)Expand description
A type representing a pointer to a function pointer.
extern {
pub type Code;
}fn_static)A type representing a pointer to a function pointer.