Function glfw::fail_on_errors[src]
pub fn fail_on_errors(_: Error, description: ~str, _: &())
The function to be used with the FAIL_ON_ERRORS callback.
pub fn fail_on_errors(_: Error, description: ~str, _: &())
The function to be used with the FAIL_ON_ERRORS callback.
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct (or str), enum,
trait, typedef (or
tdef).