MPI_Init

Function MPI_Init 

Source
pub unsafe extern "C" fn MPI_Init(
    argc: *mut c_int,
    argv: *mut *mut *mut c_char,
) -> c_int