pub unsafe extern "system" fn IoCheckEaBufferValidity(
    eabuffer: *const FILE_FULL_EA_INFORMATION,
    ealength: u32,
    erroroffset: *mut u32
) -> NTSTATUS
Expand description

Required features: "Win32_Foundation"