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