Function windows_sys::Wdk::System::SystemServices::IoWriteKsrPersistentMemory
pub unsafe extern "system" fn IoWriteKsrPersistentMemory(
datahandle: *const c_void,
buffer: *const c_void,
size: usize,
) -> NTSTATUS