Function windows::Wdk::Storage::FileSystem::RtlNextUnicodePrefix

pub unsafe fn RtlNextUnicodePrefix<P0>(
    prefixtable: *const UNICODE_PREFIX_TABLE,
    restart: P0,
) -> *mut UNICODE_PREFIX_TABLE_ENTRY
where P0: Param<BOOLEAN>,