Function ntapi::ntrtl::AppendTailList

source ·
pub unsafe fn AppendTailList(
    ListHead: &mut LIST_ENTRY,
    ListToAppend: &mut LIST_ENTRY
)