Function windows::Wdk::Storage::FileSystem::RtlPrefixString
pub unsafe fn RtlPrefixString<P0>(
string1: *const STRING,
string2: *const STRING,
caseinsensitive: P0,
) -> BOOLEANwhere
P0: Param<BOOLEAN>,