Function MPI_Status_f2c

Source
pub unsafe extern "C" fn MPI_Status_f2c(
    f_status: *const c_int,
    c_status: *mut MPI_Status,
) -> c_int