Function ntcore_sys::NT_DisposeConnectionNotificationArray [] [src]

pub unsafe extern "C" fn NT_DisposeConnectionNotificationArray(
    arr: *mut NT_ConnectionNotification,
    count: usize
)

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