Interpreter_createMultiPathSession

Function Interpreter_createMultiPathSession 

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