Function cuda_sys::cuda::cuMemsetD16Async[][src]

pub unsafe extern "C" fn cuMemsetD16Async(
    dstDevice: CUdeviceptr,
    us: c_ushort,
    N: usize,
    hStream: CUstream
) -> CUresult