Skip to main content

GrB_Vector_new

Function GrB_Vector_new 

Source
pub unsafe extern "C" fn GrB_Vector_new(
    v: *mut GrB_Vector,
    type_: GrB_Type,
    n: GrB_Index,
) -> GrB_Info