Type Definition mpi::ffi::MPI_Datarep_extent_function
[−]
[src]
type MPI_Datarep_extent_function = Option<unsafe extern fn(_: MPI_Datatype, _: *mut MPI_Aint, _: *mut c_void) -> c_int>;