Function windows_sys::Wdk::Storage::FileSystem::RtlInsertUnicodePrefix
pub unsafe extern "system" fn RtlInsertUnicodePrefix(
prefixtable: *const UNICODE_PREFIX_TABLE,
prefix: *const UNICODE_STRING,
prefixtableentry: *mut UNICODE_PREFIX_TABLE_ENTRY
) -> BOOLEANExpand description
Required features: "Wdk_Foundation", "Win32_Foundation"