Function rust_raylib::ffi::SetExitKey
source · pub unsafe extern "C" fn SetExitKey(key: c_int)Expand description
Set a custom key to exit program (default is ESC)
pub unsafe extern "C" fn SetExitKey(key: c_int)Set a custom key to exit program (default is ESC)