Function allegro_sys::mouse::al_mouse_button_down

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