dynasmrt::cache_control

Function prepare_for_execution

Source
pub fn prepare_for_execution(slice: &[u8])
Expand description

This function should be called before any jit-compiled code is executed, on the thread that will execute this code.