Type Definition mpi_sys::MPI_Datarep_extent_function [] [src]

type MPI_Datarep_extent_function = Option<unsafe extern "C" fn(datatype: MPI_Datatype, arg1: *mut MPI_Aint, arg2: *mut c_void) -> c_int>;