Skip to main content

LAGraph_New

Function LAGraph_New 

Source
pub unsafe extern "C" fn LAGraph_New(
    G: *mut LAGraph_Graph,
    A: *mut GrB_Matrix,
    kind: LAGraph_Kind,
    msg: *mut c_char,
) -> c_int