dr_set_client_version_string

Function dr_set_client_version_string 

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