Function windows::Wdk::Storage::FileSystem::RtlDowncaseUnicodeString
pub unsafe fn RtlDowncaseUnicodeString<P0>(
destinationstring: *mut UNICODE_STRING,
sourcestring: *const UNICODE_STRING,
allocatedestinationstring: P0,
) -> NTSTATUSwhere
P0: Param<BOOLEAN>,