pub unsafe extern "C" fn ERRF_SetUserString(
user_string: *const c_char,
) -> ResultExpand description
Specify an additional user string to use for error reporting.
ยงArguments
user_string(direction in) - User string (up to 256 bytes, not including NUL byte)