Skip to main content

ExternFn

Type Alias ExternFn 

Source
pub type ExternFn = extern "C" fn(*mut JitContext);
Expand description

A function that accepts the memory pointer.