Skip to main content

new_error_os

Function new_error_os 

Source
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.