Type Definition mpi_sys::MPI_Grequest_query_function
[−]
[src]
type MPI_Grequest_query_function = Option<unsafe extern "C" fn(arg1: *mut c_void, arg2: *mut MPI_Status) -> c_int>;