Function simt_cuda::cuda_call

source ·
pub unsafe fn cuda_call<F: FnOnce() -> CUresult>(cb: F) -> Result<(), Error>