Function MPI_File_create_errhandler

Source
pub unsafe extern "C" fn MPI_File_create_errhandler(
    function: MPI_File_errhandler_function,
    errhandler: *mut MPI_Errhandler,
) -> c_int