windows::Wdk::System::SystemServices

Function IoWriteKsrPersistentMemory

pub unsafe fn IoWriteKsrPersistentMemory(
    datahandle: *const c_void,
    buffer: *const c_void,
    size: usize,
) -> NTSTATUS