pub unsafe extern "C" fn cusparseCreatePruneInfo(
info: *mut pruneInfo_t,
) -> cusparseStatus_t๐Deprecated
Expand description
This function creates and initializes structure of prune to default values.
ยงParameters
info: the pointer to the structure ofprune.