[−][src]Function cuda::ffi::cuda_runtime_api::cudaMemset
pub unsafe extern "C" fn cudaMemset(
devPtr: *mut c_void,
value: c_int,
count: usize
) -> cudaError_t
pub unsafe extern "C" fn cudaMemset(
devPtr: *mut c_void,
value: c_int,
count: usize
) -> cudaError_t