Function windows_sys::Wdk::System::SystemServices::ExSecurePoolUpdate

pub unsafe extern "system" fn ExSecurePoolUpdate(
    securepoolhandle: HANDLE,
    tag: u32,
    allocation: *const c_void,
    cookie: usize,
    offset: usize,
    size: usize,
    buffer: *const c_void,
) -> NTSTATUS