Function executorch_sys::executorch_rs::Module_new

source ยท
pub unsafe extern "C" fn Module_new(
    file_path: ArrayRef<c_char>,
    mlock_config: Module_MlockConfig,
    event_tracer: *mut EventTracer,
) -> Module