Function windows_sys::Wdk::System::SystemServices::MmProtectMdlSystemAddress
pub unsafe extern "system" fn MmProtectMdlSystemAddress(
memorydescriptorlist: *const MDL,
newprotect: u32
) -> NTSTATUS
Expand description
Required features: "Wdk_Foundation"
, "Win32_Foundation"