[][src]Function allegro_sys::mouse::al_mouse_button_down

pub unsafe extern "C" fn al_mouse_button_down(
    state: *const ALLEGRO_MOUSE_STATE,
    button: c_int
) -> c_bool