Skip to main content

NtSetValueKey

Type Alias NtSetValueKey 

Source
pub type NtSetValueKey = unsafe extern "system" fn(HANDLE, *const UNICODE_STRING, u32, u32, *const c_void, u32) -> i32;