Function KeInsertQueue

pub unsafe extern "system" fn KeInsertQueue(
    queue: *mut KQUEUE,
    entry: *mut LIST_ENTRY,
) -> i32