Function ntcore_sys::NT_DisposeEntryArray [] [src]

pub unsafe extern "C" fn NT_DisposeEntryArray(arr: *mut NT_Entry, count: usize)

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