pub unsafe extern "C" fn NK_status() -> *mut c_char
👎 Deprecated since 3.5.0:

use NK_get_status_as_string instead

Expand description

Return the debug status string. Debug purposes. This function is deprecated in favor of NK_get_status_as_string. @return string representation of the status or an empty string if the command failed