Function windows_sys::Win32::Security::Authentication::Identity::RtlEncryptMemory
pub unsafe extern "system" fn RtlEncryptMemory(
memory: *mut c_void,
memorysize: u32,
optionflags: u32
) -> NTSTATUS
Expand description
Required features: "Win32_Foundation"