Function ntcore_sys::NT_DisposeEntryNotificationArray [] [src]

pub unsafe extern "C" fn NT_DisposeEntryNotificationArray(
    arr: *mut NT_EntryNotification,
    count: usize
)

Disposes an entry notification array. @param arr pointer to the array to dispose @param count number of elements in the array