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