GLFWscrollfun

Type Alias GLFWscrollfun 

Source
pub type GLFWscrollfun = extern "C" fn(*mut GLFWwindow, f64, f64);