Skip to main content

MPI_Request_free

Function MPI_Request_free 

Source
pub unsafe extern "C" fn MPI_Request_free(
    request: *mut MPI_Request,
) -> c_int