Interpreter_createSession

Function Interpreter_createSession 

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