pub unsafe fn cublasLtMatrixLayoutCreate(
matLayout: *mut cublasLtMatrixLayout_t,
type_: cudaDataType,
rows: u64,
cols: u64,
ld: i64,
) -> cublasStatus_tpub unsafe fn cublasLtMatrixLayoutCreate(
matLayout: *mut cublasLtMatrixLayout_t,
type_: cudaDataType,
rows: u64,
cols: u64,
ld: i64,
) -> cublasStatus_t