windows::Wdk::Storage::FileSystem

Function RtlDowncaseUnicodeString

pub unsafe fn RtlDowncaseUnicodeString(
    destinationstring: *mut UNICODE_STRING,
    sourcestring: *const UNICODE_STRING,
    allocatedestinationstring: bool,
) -> NTSTATUS