get_error_string
glfw
0.60.0
glfw
Function
get_
error_
string
Copy item path
Source
pub fn get_error_string() -> (
Error
,
String
)
Expand description
Wrapper for
glfwGetError
.