mnn::ffi

Function Interpreter_createMultiPathSession

source
pub unsafe extern "C" fn Interpreter_createMultiPathSession(
    interpreter: *mut Interpreter,
    configs: *const *const MNNScheduleConfig,
    configSize: usize,
) -> *mut Session