Skip to main content

PFN_cusparseGather

Type Alias PFN_cusparseGather 

Source
pub type PFN_cusparseGather = unsafe extern "C" fn(handle: cusparseHandle_t, vec_y: cusparseDnVecDescr_t, vec_x: cusparseDnVecDescr_t) -> cusparseStatus_t;