Function PMPI_File_get_position_shared

Source
pub unsafe extern "C" fn PMPI_File_get_position_shared(
    fh: MPI_File,
    offset: *mut MPI_Offset,
) -> c_int