Function MPI_Test_cancelled

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