Skip to main content

PFN_cuStreamCopyAttributes

Type Alias PFN_cuStreamCopyAttributes 

Source
pub type PFN_cuStreamCopyAttributes = unsafe extern "C" fn(dst: CUstream, src: CUstream) -> CUresult;