mnn::ffi

Function Interpreter_createSession

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