pub unsafe extern "C" fn NK_get_last_command_status() -> u8
Expand description

Get last command processing status. Useful for commands which returns the results of their own and could not return an error code. @return previous command processing error code