mirror of
https://github.com/joaoviictorti/shadow-rs.git
synced 2026-01-10 02:54:27 +01:00
docs(driver): Updating documentation for the get_gafasynckeystate_address function
This commit is contained in:
@@ -63,6 +63,8 @@ pub unsafe fn get_user_address_keylogger() -> Option<*mut c_void> {
|
||||
|
||||
/// Get the address of the `gafAsyncKeyState` array.
|
||||
///
|
||||
/// This function is only compatible with Windows 10.
|
||||
///
|
||||
/// # Returns
|
||||
///
|
||||
/// `Option<PVOID>`: The address of the `gafAsyncKeyState` array if found, otherwise `None`.
|
||||
|
||||
Reference in New Issue
Block a user