pub unsafe extern "system" fn RtlNextUnicodePrefix(
    prefixtable: *const UNICODE_PREFIX_TABLE,
    restart: BOOLEAN
) -> *mut UNICODE_PREFIX_TABLE_ENTRY
Expand description

Required features: "Wdk_Foundation", "Win32_Foundation"