Function windows_sys::Wdk::Storage::FileSystem::RtlPrefixString

pub unsafe extern "system" fn RtlPrefixString(
    string1: *const STRING,
    string2: *const STRING,
    caseinsensitive: BOOLEAN,
) -> BOOLEAN