pub unsafe extern "C" fn dr_set_client_version_string(
version: *const c_char,
) -> bool_Expand description
Sets the version string presented to users in diagnostic messages. This has a maximum length of 96 characters; anything beyond that is silently truncated.