pub unsafe extern "system" fn ExSecurePoolValidate(
    securepoolhandle: HANDLE,
    tag: u32,
    allocation: *const c_void,
    cookie: usize
) -> u32
Expand description

Required features: "Win32_Foundation"