Type Definition mpi::ffi::ompi_file_errhandler_fn [] [src]

type ompi_file_errhandler_fn = Option<unsafe extern fn(_: *mut MPI_File, _: *mut c_int, ...)>;