Function executorch_sys::executorch_rs::Module_new

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