pub unsafe extern "system" fn MmProtectMdlSystemAddress(
    memorydescriptorlist: *const MDL,
    newprotect: u32
) -> NTSTATUS
Expand description

Required features: "Wdk_Foundation", "Win32_Foundation"