Function cuda_sys::cuda::cuMemsetD16_v2[][src]

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