Function mnn::ffi::Interpreter_createSession

source ยท
pub unsafe extern "C" fn Interpreter_createSession(
    interpreter: *mut Interpreter,
    config: *const MNNScheduleConfig,
) -> *mut Session