Function rust_raylib::ffi::IsKeyDown

source ·
pub unsafe extern "C" fn IsKeyDown(key: c_int) -> bool
Expand description

Check if a key is being pressed