pub unsafe extern "system" fn RtlRemoveUnicodePrefix(
    prefixtable: *const UNICODE_PREFIX_TABLE,
    prefixtableentry: *const UNICODE_PREFIX_TABLE_ENTRY
)
Expand description

Required features: "Wdk_Foundation", "Win32_Foundation"