Function ntcore_sys::NT_DisposeRpcAnswerArray [] [src]

pub unsafe extern "C" fn NT_DisposeRpcAnswerArray(
    arr: *mut NT_RpcAnswer,
    count: usize
)

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