Function kdb_c_api::new_error_os[][src]

pub fn new_error_os(message: &str) -> K
Expand description

Similar to new_error but this function appends a system-error message to string S before passing it to internal krr. The input must be null-terminated.