pub unsafe extern "system" fn FsRtlValidateReparsePointBuffer(
    bufferlength: u32,
    reparsebuffer: *const REPARSE_DATA_BUFFER
) -> NTSTATUS
Expand description

Required features: "Win32_Foundation"