Function MPI_Status_set_cancelled

Source
pub unsafe extern "C" fn MPI_Status_set_cancelled(
    status: *mut MPI_Status,
    flag: c_int,
) -> c_int