getCurrentRuntimeStatus method
Implementation
int getCurrentRuntimeStatus(RuntimeStatus status) =>
C.mnn_executor_get_current_runtime_status(ptr, status.value);
int getCurrentRuntimeStatus(RuntimeStatus status) =>
C.mnn_executor_get_current_runtime_status(ptr, status.value);