pub unsafe extern "system" fn PfxInsertPrefix(
    prefixtable: *const PREFIX_TABLE,
    prefix: *const STRING,
    prefixtableentry: *mut PREFIX_TABLE_ENTRY
) -> BOOLEAN
Expand description

Required features: "Wdk_Foundation", "Win32_Foundation", "Win32_System_Kernel"