pub unsafe extern "system" fn RtlDeleteNoSplay(
    links: *const RTL_SPLAY_LINKS,
    root: *mut *mut RTL_SPLAY_LINKS
)
Expand description

Required features: "Wdk_Foundation"