Skip to main content

JitEntry

Type Alias JitEntry 

Source
pub type JitEntry = unsafe extern "C" fn(*mut JitFrame);
Available on crate feature jit only.