Function mpi_sys::MPI_Errhandler_create [] [src]

pub unsafe extern "C" fn MPI_Errhandler_create(
    function: MPI_Handler_function,
    errhandler: *mut MPI_Errhandler
) -> c_int