Interpreter_runSession

Function Interpreter_runSession 

Source
pub unsafe extern "C" fn Interpreter_runSession(
    interpreter: *const Interpreter,
    session: *mut Session,
) -> ErrorCode